Clean up spec

This commit is contained in:
Gaetan Craig-Riou
2023-09-05 15:48:30 +02:00
parent a096c56658
commit 79f4caaee2

View File

@@ -281,7 +281,7 @@ describe Admin::EnterprisesController, type: :controller do
}
}
}
expect(tag_rule.reload).to be
new_tag_rule = TagRule::FilterOrderCycles.last
expect(new_tag_rule.preferred_exchange_tags).to eq "tags,are,awesome"
end