We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c3f90c + 3c2522f commit c85b65cCopy full SHA for c85b65c
tests/system/AutoReview/ComposerJsonTest.php
@@ -62,7 +62,7 @@ public function testFrameworkRequireDevIsTheSameWithDevRequireDev(): void
62
$dependency,
63
$expectedVersion,
64
$fwRequireDev[$dependency],
65
- clean_path(dirname(__DIR__, 2) . '/admin/framework/composer.json')
+ clean_path(dirname(__DIR__, 3) . '/admin/framework/composer.json')
66
));
67
}
68
0 commit comments