Skip to content

Commit 41a2664

Browse files
authored
Merge branch 'develop' into MQE-1799
2 parents 8cf81e2 + cf5637b commit 41a2664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/Util/Script/ScriptUtil.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public static function getAllModulePaths()
2929
true,
3030
MftfApplicationConfig::UNIT_TEST_PHASE,
3131
false,
32-
MftfApplicationConfig::LEVEL_NONE,
32+
MftfApplicationConfig::LEVEL_DEFAULT,
3333
true
3434
);
3535

0 commit comments

Comments
 (0)