This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/models/web/setting_spec.rb

7 lines
90 B
Ruby
Raw Normal View History

# frozen_string_literal: true
require 'rails_helper'
2023-07-27 20:54:40 -07:00
RSpec.describe Web::Setting do
end