mirror of
https://github.com/glitch-soc/mastodon
synced 2025-08-14 11:01:23 +00:00
4 lines
105 B
Ruby
4 lines
105 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe Admin::AccountModerationNotesController, type: :controller do
|
|
end
|