mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
Merge pull request #7354 from andrewpbrett/uncomment-tag-rule-spec
Uncomment out flaky tag rules spec
This commit is contained in:
@@ -13,7 +13,7 @@ feature 'Tag Rules', js: true do
|
||||
visit_tag_rules
|
||||
end
|
||||
|
||||
xit "allows creation of rules of each type" do
|
||||
it "allows creation of rules of each type" do
|
||||
# Creating a new tag
|
||||
expect(page).to have_content 'No tags apply to this enterprise yet'
|
||||
expect(page).to have_no_selector '.customer_tag'
|
||||
|
||||
Reference in New Issue
Block a user