0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-03-25 19:39:39 +00: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