Skip to content

Commit c2c6a64

Browse files
committed
ACP2E-3854: Bundled/Merged JS not part of SRI Hashes
1 parent df425a8 commit c2c6a64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Csp/Test/Unit/Plugin/GenerateMergedAssetIntegrityTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
use PHPUnit\Framework\MockObject\MockObject;
2424
use PHPUnit\Framework\TestCase;
2525

26+
/**
27+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
28+
*/
2629
class GenerateMergedAssetIntegrityTest extends TestCase
2730
{
2831
/**

0 commit comments

Comments
 (0)