X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0d3a9ed9cb47ce3b89ea9eaffbb589f9a9ff6d22..9544ab12b8237b4e471f03df981a189c80216c63:/test/test_helper.rb diff --git a/test/test_helper.rb b/test/test_helper.rb index 703347c9c..4e95bb7a8 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -53,6 +53,8 @@ class ActiveSupport::TestCase fixtures :client_applications fixtures :redactions + + fixtures :notes, :note_comments end ##