tests/src/frontend/commands/PageControllerTest.php
Method testActionCleanup
has 42 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function testActionCleanup()
{
PageScope::run($this->app, function (PageScope $scope) {
$scope->createCmsNavFixture([]);
$scope->createCmsNavItemFixture([]);