This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
mastodon
mirror of
https://github.com/mastodon/mastodon
Watch
2
Star
2
Fork
You've already forked mastodon
1
Code
Issues
9
Releases
Wiki
Activity
369f239f7b
mastodon
/
spec
/
fabricators
/
identity_fabricator.rb
8 lines
111 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
Fabricator
(
:identity
)
do
user
provider
'MyString'
uid
'MyString'
end
Reference in New Issue
View Git Blame
Copy Permalink