diff --git a/spec/helpers/title_helper_spec.rb b/spec/helpers/title_helper_spec.rb index 38316f638..f38fc45c5 100644 --- a/spec/helpers/title_helper_spec.rb +++ b/spec/helpers/title_helper_spec.rb @@ -1,8 +1,6 @@ require "rails_helper" RSpec.describe TitleHelper do - include ApplicationHelper - describe "#format_label" do let(:item) { "organisation" }