Skip to content

Clean up `AdminAPIControllerTest` output

minibikini requested to merge minibikini/pleroma:cleanup-tests into develop

Removes useless output (87 lines) from AdminAPIControllerTest

Sample:

Pleroma.Captcha.Kocaptcha is migrated.
:admin_token is migrated.
:mrf_keyword is migrated.

... and so on.

Merge request reports