Skip to content

Commit cf0cf94

Browse files
AC-10718::PHPUnit 10 upgrade Error: Call to undefined method PHPUnit 10 upgrade Error: Call to undefined method withConsecutive()() - Fix Static Test
1 parent e6d5be7 commit cf0cf94

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Downloadable/Test/Unit/Controller/Adminhtml/Downloadable/Product/Edit

1 file changed

+1
-0
lines changed

app/code/Magento/Downloadable/Test/Unit/Controller/Adminhtml/Downloadable/Product/Edit/LinkTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ protected function setUp(): void
126126
*
127127
* @return void
128128
* @dataProvider executeDataProvider
129+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
129130
*/
130131
public function testExecuteFile(string $fileType): void
131132
{

0 commit comments

Comments
 (0)