This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon-glitch
mirror of
https://github.com/glitch-soc/mastodon
Watch
3
Star
0
Fork
You've already forked mastodon-glitch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ae2790d84f
mastodon-glitch
/
spec
/
fabricators
/
access_token_fabricator.rb
5 lines
96 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable Style/FrozenStringLiteralComment for specs (#23790)
2023-02-22 00:55:31 +00:00
# frozen_string_literal: true
Introduce access token fabricators (#4401)
2017-07-27 13:16:07 +00:00
Fabricator
:access_token
,
from
:
'Doorkeeper::AccessToken'
do
end