This website requires JavaScript.
Explore
Help
Sign In
mirror
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon
synced
2024-12-13 22:28:23 +09:00
Code
28b666b0d5
mastodon
/
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 09:55:31 +09:00
# frozen_string_literal: true
Introduce access token fabricators (#4401)
2017-07-27 22:16:07 +09:00
Fabricator
:access_token
,
from
:
'Doorkeeper::AccessToken'
do
end
Copy Permalink