projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update erb-lint
[rails.git]
/
test
/
controllers
/
oauth_controller_test.rb
diff --git
a/test/controllers/oauth_controller_test.rb
b/test/controllers/oauth_controller_test.rb
index 879e259c3869aeb2cefa298bac2fc10ce6cf9409..da01ba9c3b4debba5ac7c4af31e61ba9eb6ceaed 100644
(file)
--- a/
test/controllers/oauth_controller_test.rb
+++ b/
test/controllers/oauth_controller_test.rb
@@
-1,6
+1,6
@@
-require
'test_helper'
+require
"test_helper"
-class OauthControllerTest < Action
Controller::TestCase
+class OauthControllerTest < Action
Dispatch::IntegrationTest
##
# test all routes which lead to this controller
def test_routes