From 0e699e9cee6a62020a83d009c222b39d81dafcdf Mon Sep 17 00:00:00 2001 From: filipefurtad0 Date: Wed, 4 Oct 2023 18:00:36 +0100 Subject: [PATCH] Adds attribute to enterprise factory so that sample data rake task creates visible enterprises by default --- lib/tasks/sample_data/enterprise_factory.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/tasks/sample_data/enterprise_factory.rb b/lib/tasks/sample_data/enterprise_factory.rb index ef68cc93d3..b0a3aab4e3 100644 --- a/lib/tasks/sample_data/enterprise_factory.rb +++ b/lib/tasks/sample_data/enterprise_factory.rb @@ -50,6 +50,7 @@ DESC owner: users["Freddy Shop Farmer"], is_primary_producer: true, sells: "own", + visible: "public", address: address("72 Lake Road, Blackburn, 3130"), long_description: <