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