]> git.openstreetmap.org Git - rails.git/blob - test/factories/note_subscriptions.rb
Preload tags and members for API index and show operations
[rails.git] / test / factories / note_subscriptions.rb
1 FactoryBot.define do
2   factory :note_subscription
3 end