mirror of
https://github.com/glitch-soc/mastodon
synced 2025-09-16 03:01:13 +00:00
4 lines
73 B
Ruby
4 lines
73 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe Web::Setting, type: :model do
|
|
end
|