Skip to content

Commit be8dfb4

Browse files
committed
ACP2E-4128: [CLOUD] Getting 404 for JS file on checkout page on first attempt after implementing sri patch
1 parent 834554b commit be8dfb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Deploy/Test/Unit/Service/DeployRequireJsConfigTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626

2727
/**
2828
* Unit test for DeployRequireJsConfig service.
29+
*
30+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2931
*/
3032
class DeployRequireJsConfigTest extends TestCase
3133
{

0 commit comments

Comments
 (0)