mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-17 12:24:31 +00:00
5 lines
70 B
Ruby
5 lines
70 B
Ruby
Fabricator(:session_activation) do
|
|
user
|
|
session_id 'MyString'
|
|
end
|