Skip to content

Commit 9006361

Browse files
authored
Merge branch 'develop' into MQE-1331
2 parents 13b7b09 + 8f54cbb commit 9006361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/Console/GenerateTestsCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ protected function execute(InputInterface $input, OutputInterface $output)
123123
* @throws \Magento\FunctionalTestingFramework\Exceptions\XmlException
124124
*/
125125
private function createTestConfiguration(
126-
string $json,
126+
$json,
127127
array $tests,
128128
bool $force,
129129
string $debug,

0 commit comments

Comments
 (0)