1
0
mirror of https://github.com/mastodon/mastodon synced 2024-11-27 22:38:27 +09:00
mastodon/spec/models/system_key_spec.rb
2023-02-18 06:56:20 +09:00

5 lines
70 B
Ruby

require 'rails_helper'
RSpec.describe SystemKey, type: :model do
end