]> git.openstreetmap.org Git - rails.git/blob - test/factories/changeset_subscriptions.rb
Merge remote-tracking branch 'upstream/pull/6949'
[rails.git] / test / factories / changeset_subscriptions.rb
1 # frozen_string_literal: true
2
3 FactoryBot.define do
4   factory :changeset_subscription
5 end