X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a9f4549327c9f19ac1ec14116d754077158ad8c9..32c385e8d7dd55194de1904462afc73b38a1542e:/test/integration/oauth_test.rb diff --git a/test/integration/oauth_test.rb b/test/integration/oauth_test.rb index fbb947af4..dd03fde46 100644 --- a/test/integration/oauth_test.rb +++ b/test/integration/oauth_test.rb @@ -1,4 +1,4 @@ -require File.dirname(__FILE__) + '/../test_helper' +require 'test_helper' class OAuthTest < ActionDispatch::IntegrationTest fixtures :users, :client_applications, :gpx_files