mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-20 21:58:09 +00:00
5 lines
70 B
Ruby
5 lines
70 B
Ruby
Fabricator(:session_activation) do
|
|
user
|
|
session_id 'MyString'
|
|
end
|