This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
48aeab90f6
Branches
Tags
No results found.
glitch-social
/
spec
/
fabricators
/
account_pin_fabricator.rb
7 lines
105 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
Fabricator
(
:account_pin
)
do
account
nil
target_account
nil
end
View Git Blame
Copy Permalink