Skip to content

Commit 43df104

Browse files
authored
Update Application.php
1 parent 23f1c0a commit 43df104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/framework/Magento/TestFramework/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ public function install()
449449
$this->_ensureDirExists($this->_initParams[$dirs][DirectoryList::VAR_DIR][DirectoryList::PATH]);
450450

451451
$this->copyAppConfigFiles();
452-
$this->copyGlobalConfigFile();
452+
//$this->copyGlobalConfigFile();
453453

454454
$installParams = $this->getInstallCliParams();
455455

0 commit comments

Comments
 (0)