]> git.openstreetmap.org Git - rails.git/blobdiff - test/integration/client_applications_test.rb
Ensure that test utility methods are marked as private
[rails.git] / test / integration / client_applications_test.rb
index 4c3e9df470197c1a50b2550c1d0645f3f06d519d..5a00a563108ccca1da7a8fec0393686c52e2399c 100644 (file)
@@ -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)