@ -460,7 +460,7 @@ RSpec.describe OrganisationsController, type: :request do
end
end
it"shows the total organisations count"do
it"shows the total organisations count"do
expect(CGI.unescape_html(response.body)).tomatch("<strong>#{total_organisations_count}</strong><span style=\"font-weight: normal\"> total organisations</span>")
expect(CGI.unescape_html(response.body)).tomatch("<strong>#{total_organisations_count}</strong> total organisations.")