about summary refs log tree commit diff
path: root/spec/models/account_moderation_note_spec.rb
blob: b7f5701e6a593a8a02e445c830c99043fad299ec (plain) (blame)
1
2
3
4
5
6
# frozen_string_literal: true

require 'rails_helper'

RSpec.describe AccountModerationNote, type: :model do
end