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.
1 parent c7d9900 commit 5cfd7cdCopy full SHA for 5cfd7cd
dev/tests/unit/Magento/FunctionalTestFramework/Util/ModuleResolverTest.php
@@ -424,11 +424,11 @@ public function testMergeFlipAndFilterModulePathsNoForceGenerate()
424
}
425
426
/**
427
- * Validate mergeModulePaths() and flipAndFilterModulePathsArray()
+ * Validate mergeModulePaths() and flipAndSortModulePathsArray()
428
*
429
* @throws \Exception
430
*/
431
- public function testMergeFlipAndFilterModulePathsForceGenerate()
+ public function testMergeFlipAndSortModulePathsForceGenerate()
432
{
433
$this->mockForceGenerate(true);
434
$this->setMockResolverClass(
0 commit comments