X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/86a5e198f7a984b7b4c5e2f9eab9099fae47c878..da2277505faa4b327df7bd0dd03aaf6317e77c11:/test/integration/client_applications_test.rb diff --git a/test/integration/client_applications_test.rb b/test/integration/client_applications_test.rb index 4c3e9df47..5a00a5631 100644 --- a/test/integration/client_applications_test.rb +++ b/test/integration/client_applications_test.rb @@ -76,6 +76,8 @@ class ClientApplicationsTest < ActionDispatch::IntegrationTest # tests, as its too tied into the HTTP headers and stuff that it signs. end + private + ## # utility method to make the HTML screening easier to read. def assert_in_heading(&block)