diff --git a/spec/helpers/filters_helper_spec.rb b/spec/helpers/filters_helper_spec.rb index 7eab2f7b2..13b55ea5a 100644 --- a/spec/helpers/filters_helper_spec.rb +++ b/spec/helpers/filters_helper_spec.rb @@ -350,6 +350,7 @@ RSpec.describe FiltersHelper do OpenStruct.new(id: child_organisation.id, name: "Child organisation"), OpenStruct.new(id: 9_999_999, name: "Other organisation"), ]) + end context "when no organisation is selected in the filters" do it "returns an empty list" do