mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-07 03:01:33 +00:00
Change assertion for flakey test failure
This commit is contained in:
committed by
Maikel Linke
parent
1554459eb9
commit
efae11e2af
@@ -645,7 +645,7 @@ RSpec.describe '
|
||||
|
||||
expect do
|
||||
click_button "Invite"
|
||||
expect(page).to have_content "Email invalid_email is invalid"
|
||||
expect(page).to have_content "is invalid"
|
||||
end.not_to enqueue_job ActionMailer::MailDeliveryJob
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user