1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-03 17:28:30 +09:00
whippy-edition/spec/models/announcement_spec.rb

7 lines
104 B
Ruby

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