mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-24 11:33:47 -05:00
5 lines
105 B
Ruby
5 lines
105 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe Admin::AccountModerationNotesController, type: :controller do
|
|
end
|