projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix ERB Lint for copyright
[rails.git]
/
test
/
controllers
/
api
/
nodes_controller_test.rb
diff --git
a/test/controllers/api/nodes_controller_test.rb
b/test/controllers/api/nodes_controller_test.rb
index b085dee9d2fdacfbbc9e392e8e5f5ec9190e689d..95658842b8e498212acf6610e3aaf92ef8d52866 100644
(file)
--- a/
test/controllers/api/nodes_controller_test.rb
+++ b/
test/controllers/api/nodes_controller_test.rb
@@
-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 forbidden
s
+ ## Only test public user here, as test_create should cover what's the forbidden
## that would occur here
user = create(:user)