Skip to content

Commit a81144d

Browse files
Manjusha.SManjusha.S
Manjusha.S
authored and
Manjusha.S
committed
ACQE-3210 : Cannot Use WaitForElementClickable Action More Than Once in Actiongroup or Test Case Fix
1 parent 4e6498e commit a81144d

File tree

1 file changed

+1
-0
lines changed
  • src/Magento/FunctionalTestingFramework/Test/Config/Converter/Dom

1 file changed

+1
-0
lines changed

src/Magento/FunctionalTestingFramework/Test/Config/Converter/Dom/Flat.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ public function convert($source)
7070
* @return string|array
7171
* @throws \UnexpectedValueException
7272
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
73+
* @SuppressWarnings(PHPMD.NPathComplexity)
7374
* Revisited to reduce cyclomatic complexity, left unrefactored for readability
7475
*/
7576
public function convertXml(\DOMNode $source, $basePath = '')

0 commit comments

Comments
 (0)