1
0
mirror of https://github.com/mastodon/mastodon synced 2024-12-26 12:38:15 +09:00
mastodon/spec/models/account_moderation_note_spec.rb

6 lines
139 B
Ruby
Raw Normal View History

require 'rails_helper'
RSpec.describe AccountModerationNote, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end