~cytrogen/masto-fe

ref: 1d557305d2fbd53a8a0e66af4e46ccc84d597ce8 masto-fe/spec/models/account_moderation_note_spec.rb -rw-r--r-- 99 bytes
1d557305 — Nick Schonning Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2 years ago
                                                                                
1
2
3
4
5
6
# frozen_string_literal: true

require 'rails_helper'

RSpec.describe AccountModerationNote do
end