mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Merge pull request #3399 from kristinalim/fix/3381-address_failing_tests
3381 [Flaky Spec] Load enterprise users tab before inspecting table
This commit is contained in:
@@ -99,6 +99,7 @@ feature %q{
|
||||
click_link 'Enterprises'
|
||||
click_link 'Test Enterprise'
|
||||
within('.side_menu') { click_link 'Users' }
|
||||
expect(page).to have_selector "table.managers"
|
||||
end
|
||||
|
||||
it "lists managers and shows icons for owner, contact, and email confirmation" do
|
||||
|
||||
Reference in New Issue
Block a user