1
0
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-18 17:15:03 +01:00
mastodon/spec/models/web/setting_spec.rb

7 lines
104 B
Ruby

# frozen_string_literal: true
require 'rails_helper'
RSpec.describe Web::Setting, type: :model do
end