Skip to content

Commit da4ec73

Browse files
committed
executeInSelenium generation fix #2
1 parent 3760dc8 commit da4ec73

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
@@ -1700,7 +1700,7 @@ private function processPressKey($input)
17001700
/**
17011701
* Add uniqueness function call to input string based on regex pattern.
17021702
*
1703-
* @param string $input
1703+
* @param string $input
17041704
* @param boolean $wrapWithDoubleQuotes
17051705
* @return string
17061706
*/

0 commit comments

Comments
 (0)