@ -744,7 +744,7 @@ RSpec.describe OrganisationsController, type: :request do
end
it"has search in the title"do
expect(page).tohave_title("Organisations (1 organisation matching ‘#{search_param}’ of 29 total organisations) - Submit social housing lettings and sales data (CORE) - GOV.UK")
expect(page).tohave_title("Organisations (1 organisation matching ‘#{search_param}’) - Submit social housing lettings and sales data (CORE) - GOV.UK")
end
context"when the search term matches more than 1 result"do