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