X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a9f4549327c9f19ac1ec14116d754077158ad8c9..f2d13c075660efb9582d7fb600bd6798d7a382ca:/test/integration/oauth_test.rb?ds=inline 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