Skip to content

Commit b18decc

Browse files
author
Bohdan Korablov
committed
MAGETWO-65208: Store checksum for every section of configuration file & change behavior on read-only FS & add sorting of importers
1 parent 2241bc6 commit b18decc

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

dev/tests/integration/testsuite/Magento/Deploy/Console/Command/App/ApplicationDumpCommandTest.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,6 @@ private function loadConfig()
8181
return $this->reader->load(ConfigFilePool::APP_CONFIG);
8282
}
8383

84-
/**
85-
* @return array
86-
*/
87-
private function loadEnvConfig()
88-
{
89-
return $this->reader->load(ConfigFilePool::APP_ENV);
90-
}
91-
9284
/**
9385
* @magentoDbIsolation enabled
9486
* @magentoDataFixture Magento/Deploy/_files/config_data.php

0 commit comments

Comments
 (0)