X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4cf73c81ba0d4e85f9d16a07fef362217107b5fa..ec1667fc093976cb9a69e5aba675ee4281d7ff64:/test/test_helper.rb diff --git a/test/test_helper.rb b/test/test_helper.rb index 8fcc7a94f..59b87da84 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -51,6 +51,8 @@ class ActiveSupport::TestCase set_fixture_class :gpx_file_tags => 'Tracetag' fixtures :client_applications + + fixtures :redactions end ##