X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/74e28f8bd096cd9a00e96072a83bfef14cf10525..c57d2b29fc1f4647b460b6b74d072c409932e3f2:/test/test_helper.rb diff --git a/test/test_helper.rb b/test/test_helper.rb index 52d11027f..10a4eb397 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -50,8 +50,6 @@ module ActiveSupport set_fixture_class :gps_points => Tracepoint set_fixture_class :gpx_file_tags => Tracetag - fixtures :client_applications - fixtures :redactions end