1
0
mirror of https://github.com/mastodon/mastodon synced 2024-12-03 09:18:17 +09:00
mastodon/spec/models/announcement_reaction_spec.rb

7 lines
112 B
Ruby

# frozen_string_literal: true
require 'rails_helper'
RSpec.describe AnnouncementReaction, type: :model do
end