disableErrorHandlerMiddleware(); $this->get(['prefix' => 'Admin', 'plugin' => 'Tools', 'controller' => 'Format', 'action' => 'icons']); $this->assertResponseCode(200); } }