mirror of
https://github.com/kikobar/mastodon.git
synced 2025-02-23 19:32:23 +00:00
4 lines
89 B
Ruby
4 lines
89 B
Ruby
# frozen_string_literal: true
|
|
|
|
Fabricator :access_token, from: 'Doorkeeper::AccessToken'
|