mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-17 15:53:16 +00:00
4 lines
78 B
Ruby
4 lines
78 B
Ruby
Fabricator(:notification) do
|
|
activity_id 1
|
|
activity_type "MyString"
|
|
end
|