This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
vt-social
mirror of
https://github.com/nullptr-live/vt-social.git
Watch
1
Star
0
Fork
You've already forked vt-social
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8f6e290c7a
vt-social
/
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