]> git.openstreetmap.org Git - rails.git/blobdiff - test/controllers/old_node_controller_test.rb
Add a few more tests
[rails.git] / test / controllers / old_node_controller_test.rb
index bdeec80141ddad2877ad965e10e2c217c4176f6f..6edb7c553f90bb38a82cbed7ff85ad6ec0ce8ccc 100644 (file)
@@ -31,7 +31,7 @@ class OldNodeControllerTest < ActionController::TestCase
   # matching versions of the object.
   #
   ##
-  # FIXME Move this test to being an integration test since it spans multiple controllers
+  # FIXME: Move this test to being an integration test since it spans multiple controllers
   def test_version
     ## First try this with a non-public user
     basic_authorization(users(:normal_user).email, "test")