Skip to content

Commit 187e4d0

Browse files
committed
MQE-838: requiredEntity in data file will be overwritten by requiredEntity merged in from another data file
- fix wrong param spelling
1 parent f209857 commit 187e4d0

File tree

1 file changed

+1
-1
lines changed
  • src/Magento/FunctionalTestingFramework/DataGenerator/Config

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/DataGenerator/Config/Dom.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ public function mergeNode(\DOMElement $node, $parentPath)
8888
* An exception is possible if original document contains multiple nodes for identifier
8989
*
9090
* @param string $nodePath
91-
* @oaram boolean $isMergeablePath
91+
* @param boolean $isMergeablePath
9292
* @throws \Exception
9393
* @return \DOMElement|null
9494
*/

0 commit comments

Comments
 (0)