tests/src/frontend/components/WebsiteBehaviorUrlRuleTest.php
Method testParseRequest
has 38 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function testParseRequest()
{
PageScope::run($this->app, function (PageScope $scope) {
$this->createAdminGroupFixture(1);
$this->createAdminUserFixture();