X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d8399d3e188f2786c7a90661b7c806eb1ee7612b..1f22b625a045b7ce25a4668f404071aef8ab8b09:/test/integration/short_links_test.rb diff --git a/test/integration/short_links_test.rb b/test/integration/short_links_test.rb index aec204e71..b36082cac 100644 --- a/test/integration/short_links_test.rb +++ b/test/integration/short_links_test.rb @@ -1,4 +1,4 @@ -require File.dirname(__FILE__) + '/../test_helper' +require 'test_helper' class ShortLinksTest < ActionDispatch::IntegrationTest ##