]> git.openstreetmap.org Git - rails.git/blob - test/factories/note_subscriptions.rb
Bump tag2link from 2025.8.21 to 2025.9.21
[rails.git] / test / factories / note_subscriptions.rb
1 # frozen_string_literal: true
2
3 FactoryBot.define do
4   factory :note_subscription
5 end