0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-02-03 18:28:08 +00:00
mastodon/spec/fabricators/notification_fabricator.rb

5 lines
78 B
Ruby
Raw Normal View History

Fabricator(:notification) do
activity_id 1
activity_type "MyString"
end