1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-11-24 15:16:26 +09:00
whippy-edition/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