1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-07 07:30:51 +00:00
mastodon/spec/fabricators/setting_fabricator.rb

5 lines
59 B
Ruby
Raw Normal View History

2017-11-14 02:08:04 +00:00
# frozen_string_literal: true
Fabricator(:setting) do
end