Skip to content

Commit

Permalink
Adapt specs in order mgmt engine to new authentication helper
Browse files Browse the repository at this point in the history
  • Loading branch information
luisramos0 committed Jul 27, 2020
1 parent 91162c8 commit b111b5b
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@
require "spec_helper"

feature "bulk coop" do
include AuthenticationWorkflow
include AuthenticationHelper
include WebHelper

scenario "bulk co-op report" do
quick_login_as_admin
visit spree.admin_reports_path
login_as_admin_and_visit spree.admin_reports_path
click_link 'Bulk Co-Op'
click_button 'Generate Report'

Expand Down

0 comments on commit b111b5b

Please sign in to comment.