X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e418075e26d80d68e4127d3358a2d8b11dee3a13..4d20a2c96a3ff722071e7b1093d260b1236b2eeb:/test/integration/redirect_test.rb diff --git a/test/integration/redirect_test.rb b/test/integration/redirect_test.rb index 357c20212..71640b67d 100644 --- a/test/integration/redirect_test.rb +++ b/test/integration/redirect_test.rb @@ -1,6 +1,6 @@ -require File.dirname(__FILE__) + '/../test_helper' +require "test_helper" -class RedirectTest < ActionDispatch::IntegrationTest +class RedirectTest < ActionDispatch::IntegrationTest def test_legacy_redirects get "/index.html" assert_response :redirect