mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-08 22:56:06 +00:00
Update enterprise_groups_spec to work with Selenium
This commit is contained in:
committed by
luisramos0
parent
e97f5e36a6
commit
7dc792b6fe
@@ -97,7 +97,9 @@ feature %q{
|
||||
eg = create(:enterprise_group, name: 'EGEGEG')
|
||||
|
||||
click_link 'Groups'
|
||||
first("a.delete-resource").click
|
||||
accept_alert do
|
||||
first("a.delete-resource").click
|
||||
end
|
||||
|
||||
page.should have_no_content 'EGEGEG'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user