mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-25 05:45:15 +00:00
Fixes case on reports_spec.rb
This commit is contained in:
committed by
David Cook
parent
b9bb4a4dcb
commit
8a198705e3
@@ -133,7 +133,7 @@ RSpec.describe '
|
||||
|
||||
click_on "Go"
|
||||
|
||||
expect(page).to have_content "FIRST NAME LAST NAME BILLING ADDRESS EMAIL"
|
||||
expect(page).to have_content "First Name Last Name Billing Address Email"
|
||||
|
||||
# Now that we see the report, we need to make sure that it's not replaced
|
||||
# by the "loading" spinner when the controller action finishes.
|
||||
|
||||
Reference in New Issue
Block a user