0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-04 19:47:09 +00:00
mastodon/spec/models/encrypted_message_spec.rb
2020-06-02 19:24:53 +02:00

6 lines
78 B
Ruby

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