Skip to content

Commit 781cafb

Browse files
committed
MQE-1963: Disable single entity validation for release testing
1 parent 5ebd323 commit 781cafb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Magento/FunctionalTestingFramework/Console/BuildProjectCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ function ($type, $buffer) use ($output) {
107107
);
108108
}
109109

110-
111110
// MQE-1963: Temporary enable upgrade at build time for testing
112111
//if ($input->getOption('upgrade')) {
113112
$upgradeCommand = new UpgradeTestsCommand();

0 commit comments

Comments
 (0)