mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Further patching regression
This commit is contained in:
@@ -18,7 +18,7 @@ feature %q{
|
||||
it "shows all producers with expandable details" do
|
||||
page.should have_content producer.name
|
||||
expand_active_table_node producer.name
|
||||
page.should have_content producer.supplied_taxons.first.name
|
||||
page.should have_content producer.supplied_taxons.first.name.split.map(&:capitalize).join(' ')
|
||||
end
|
||||
|
||||
it "doesn't show invisible producers" do
|
||||
|
||||
Reference in New Issue
Block a user