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