Skip to content

Commit 319001b

Browse files
committed
MQE-1754: mftf generate:tests AdminLoginTest -f does not obey the -f flag
- set MftfApplicationConfig for generate and run console commands
1 parent f572a7a commit 319001b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Magento/FunctionalTestingFramework/Console/GenerateTestsCommand.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,6 @@ protected function execute(InputInterface $input, OutputInterface $output)
125125
*
126126
* @param string $json
127127
* @param array $tests
128-
* @param boolean $force
129-
* @param string $debug
130-
* @param boolean $verbose
131-
* @param boolean $allowSkipped
132128
* @return array
133129
* @throws \Magento\FunctionalTestingFramework\Exceptions\TestReferenceException
134130
* @throws \Magento\FunctionalTestingFramework\Exceptions\XmlException

0 commit comments

Comments
 (0)