mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-25 03:32:41 +00:00
4 lines
70 B
Ruby
4 lines
70 B
Ruby
Fabricator(:session_activation) do
|
|
user
|
|
session_id 'MyString'
|
|
end
|