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