Skip to content

Commit 1b27c08

Browse files
committed
fix: root path resolution
1 parent bdc4866 commit 1b27c08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/drift/src/FrameworkIntegrationTestCase.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ protected function setUp(): void
4444
dirname($this->findComposerJson(getcwd())) ?? getcwd(),
4545
));
4646

47-
echo $this->root;
4847
echo getcwd();
4948

5049
// $this->root = normalize(realpath(__DIR__ . '/../../../'));

0 commit comments

Comments
 (0)