Revert "comment out flaky spec"

This reverts commit fc4634cd67.
This commit is contained in:
Andy Brett
2021-04-08 07:31:27 -07:00
parent b78ed85ad3
commit 48f2ab7ad7

View File

@@ -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'