0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-08 13:37:11 +00:00
mastodon/spec/models/system_key_spec.rb

6 lines
71 B
Ruby
Raw Normal View History

2020-06-02 17:24:53 +00:00
require 'rails_helper'
RSpec.describe SystemKey, type: :model do
end