Skip to content

Commit 204675e

Browse files
committed
#20182: Static test fix.
1 parent 8966f5f commit 204675e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/internal/Magento/Framework/App/Test/Unit/DocRootLocatorTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88

99
use Magento\Framework\App\DocRootLocator;
1010

11+
/**
12+
* Test for Magento\Framework\App\DocRootLocator class.
13+
*/
1114
class DocRootLocatorTest extends \PHPUnit\Framework\TestCase
1215
{
1316
/**

0 commit comments

Comments
 (0)