mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-19 04:36:35 +00:00
5 lines
70 B
Ruby
5 lines
70 B
Ruby
Fabricator(:session_activation) do
|
|
user
|
|
session_id 'MyString'
|
|
end
|