summaryrefslogtreecommitdiffstats
path: root/spec/models/web/setting_spec.rb
blob: 3182c67217b82c25827b386cad38cef1e2a0e7f8 (plain)
1
2
3
4
5
6
# frozen_string_literal: true

require 'rails_helper'

RSpec.describe Web::Setting do
end