mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2025-11-30 16:17:54 +00:00
4 lines
56 B
Ruby
4 lines
56 B
Ruby
|
|
Fabricator(:device) do
|
||
|
|
registration_id "12345678"
|
||
|
|
end
|