1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-11-28 14:58:31 +09:00
whippy-edition/spec/models/encrypted_message_spec.rb
2023-02-18 06:56:20 +09:00

5 lines
77 B
Ruby

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