1
0
mirror of https://github.com/mastodon/mastodon synced 2024-11-28 14:58:21 +09:00
mastodon/spec/fabricators/setting_fabricator.rb

5 lines
59 B
Ruby
Raw Normal View History

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