0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-03-24 19:09:30 +00:00
mastodon/spec/models/encrypted_message_spec.rb
2023-05-04 05:49:53 +02:00

7 lines
94 B
Ruby

# frozen_string_literal: true
require 'rails_helper'
RSpec.describe EncryptedMessage do
end