Skip to content

Commit c415e91

Browse files
AC-10718::PHPUnit 10 upgrade Error: Call to undefined method PHPUnit 10 upgrade Error: Call to undefined method withConsecutive()() - Fix unit tests
1 parent d7e7086 commit c415e91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Directory/Test/Unit/Model/ObserverTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ protected function setUp(): void
102102

103103
/**
104104
* @return void
105+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
105106
*/
106107
public function testScheduledUpdateCurrencyRates(): void
107108
{

0 commit comments

Comments
 (0)