2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-03-04 01:15:08 +08:00
discourse/spec/fabricators/api_key_scope_fabricator.rb
Ted Johansson f2365fd98b
DEV: Backfill API key scope modes (#31606)
### What is this change?

Follow-up to #31601. This will be used for display in the admin API keys
UI.
2025-03-11 10:00:27 +08:00

3 lines
58 B
Ruby

# frozen_string_literal: true
Fabricator(:api_key_scope)