Skip to content

Commit 825b843

Browse files
committed
Fixed Static Test
1 parent 57473d3 commit 825b843

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TwoFactorAuth/Test/Unit/Model/Provider/Engine/GoogleTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
use PHPUnit\Framework\TestCase;
2323
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager;
2424

25+
/**
26+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
27+
*/
2528
class GoogleTest extends TestCase
2629
{
2730
/**

0 commit comments

Comments
 (0)