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 d5c4ad9 commit ce0a9faCopy full SHA for ce0a9fa
dev/tests/integration/framework/tests/unit/testsuite/Magento/Test/ApplicationTest.php
@@ -235,8 +235,7 @@ public function installDataProvider()
235
[
236
$installShellCommandExpectation,
237
238
- PHP_BINARY . ' -f %s %s -vvv --no-interaction %s %s --option1=%s -option2=%s
239
- --magento-init-params=%s',
+ PHP_BINARY . ' -f %s %s -vvv --no-interaction %s %s --option1=%s -option2=%s --magento-init-params=%s', // phpcs:ignore
240
241
BP . '/bin/magento',
242
'fake:command',
0 commit comments