X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ef7f3d800cbdd49b692df10d312e5fd880e2e938..fe4d50588d8173060a0055662c1e4b1304c17808:/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 ##