mirror of
https://github.com/glitch-soc/mastodon
synced 2025-04-24 23:34:52 +00:00
3 lines
89 B
Ruby
3 lines
89 B
Ruby
# frozen_string_literal: true
|
|
|
|
Fabricator :access_token, from: 'Doorkeeper::AccessToken'
|