tests/src/models/NavContainerTest.php
Method testFindWebsiteContainer
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function testFindWebsiteContainer()
{
PageScope::run($this->app, function (PageScope $scope) {
$this->createAdminGroupFixture(1);
$this->createAdminUserFixture();