Skip to content

Commit b5c3627

Browse files
Ashish.Kumar18Ashish.Kumar18
authored andcommitted
unit test done
1 parent d88fbac commit b5c3627

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Magento/FunctionalTestingFramework/Suite/SuiteGenerator.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ public function generateSuite($suiteName)
142142
/**
143143
* Function which generate Testgroupmembership file.
144144
*
145-
* @param string $suiteName
146-
* @param array $tests
145+
* @param string $suiteName
146+
* @param array $tests
147147
* @return void
148148
* @throws \Exception
149149
*/

0 commit comments

Comments
 (0)