Skip to content

Commit b0b06c9

Browse files
ENGCOM-4711: Use correct base path to check if setup folder exists #20182
- Merge Pull Request #20182 from JeroenVanLeusden/magento2:patch-4 - Merged commits: 1. 8966f5f 2. 204675e
2 parents dbe3b37 + 204675e commit b0b06c9

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)