mirror of
https://github.com/glitch-soc/mastodon
synced 2025-09-15 21:11:12 +00:00
6 lines
90 B
Ruby
6 lines
90 B
Ruby
# frozen_string_literal: true
|
|
|
|
require 'rails_helper'
|
|
|
|
RSpec.describe Web::Setting do
|
|
end
|