]> git.openstreetmap.org Git - rails.git/blob - test/factories/note_subscriptions.rb
Replace redirect with bad request error for new report with missing params
[rails.git] / test / factories / note_subscriptions.rb
1 FactoryBot.define do
2   factory :note_subscription
3 end