Applied rubocop.

This commit is contained in:
Thorsten Eckel 2017-10-10 16:37:27 +02:00
parent ba2d22e8a4
commit 7b28ad80a4

View file

@ -268,5 +268,4 @@ class FormControllerTest < ActionDispatch::IntegrationTest
assert_response(401) assert_response(401)
end end
end end