X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f2d13c075660efb9582d7fb600bd6798d7a382ca..e17b89e89fa932673f7dc2cf5a2fd3437ec0eda6:/test/controllers/oauth_controller_test.rb diff --git a/test/controllers/oauth_controller_test.rb b/test/controllers/oauth_controller_test.rb index 879e259c3..8608ba2b0 100644 --- a/test/controllers/oauth_controller_test.rb +++ b/test/controllers/oauth_controller_test.rb @@ -1,4 +1,4 @@ -require 'test_helper' +require "test_helper" class OauthControllerTest < ActionController::TestCase ##