]> git.openstreetmap.org Git - rails.git/commitdiff
spelling: forbidden
authorJosh Soref <jsoref@users.noreply.github.com>
Fri, 25 Jun 2021 04:21:55 +0000 (00:21 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Wed, 21 Jul 2021 14:45:38 +0000 (10:45 -0400)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
test/controllers/api/nodes_controller_test.rb

index b085dee9d2fdacfbbc9e392e8e5f5ec9190e689d..95658842b8e498212acf6610e3aaf92ef8d52866 100644 (file)
@@ -86,7 +86,7 @@ module Api
     end
 
     def test_create_invalid_xml
-      ## Only test public user here, as test_create should cover what's the forbiddens
+      ## Only test public user here, as test_create should cover what's the forbidden
       ## that would occur here
 
       user = create(:user)