Skip to content

Commit 8ad5910

Browse files
committed
MQE-2575: Allow MFTF Helpers to Return Data to MFTF Test
1 parent 0a6db18 commit 8ad5910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/Util/TestGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2044,7 +2044,7 @@ private function wrapFunctionCall($actor, $action, ...$args)
20442044
*
20452045
* @param string $returnVariable
20462046
* @param string $actor
2047-
* @param string $action
2047+
* @param actionObject $action
20482048
* @param array ...$args
20492049
* @return string
20502050
* @throws \Exception

0 commit comments

Comments
 (0)