X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ef7f3d800cbdd49b692df10d312e5fd880e2e938..983e21db2e3ccc5f645f40a5f076d35e2b7897c2:/test/controllers/directions_controller_test.rb diff --git a/test/controllers/directions_controller_test.rb b/test/controllers/directions_controller_test.rb index e80d796bd..1335ea469 100644 --- a/test/controllers/directions_controller_test.rb +++ b/test/controllers/directions_controller_test.rb @@ -1,4 +1,4 @@ -require 'test_helper' +require "test_helper" class DirectionsControllerTest < ActionController::TestCase ##