1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-15 23:28:31 +09:00
YuruToot/spec/models/system_key_spec.rb

7 lines
87 B
Ruby
Raw Normal View History

# frozen_string_literal: true
2020-06-03 02:24:53 +09:00
require 'rails_helper'
RSpec.describe SystemKey do
2020-06-03 02:24:53 +09:00
end