Skip to content

Commit cf4ba63

Browse files
MAGETWO-55271: Cover with Functional Tests
1 parent d895eaa commit cf4ba63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/functional/tests/app/Magento/Setup/Test/TestCase/ExtensionMultipleUpdateTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ class ExtensionMultipleUpdateTest extends AbstractExtensionTest
3535
* @param $needAuthentication
3636
* @param array $extensions
3737
* @param array $removeExtensions
38+
*
39+
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
3840
*/
3941
public function test(
4042
FixtureFactory $fixtureFactory,

0 commit comments

Comments
 (0)