@@ -43,7 +43,7 @@ final class ResolverTest extends TestCase
|
|||||||
|
|
||||||
public function testCanResolveFiles(): void
|
public function testCanResolveFiles(): void
|
||||||
{
|
{
|
||||||
global $base_path;
|
$base_path = realpath(__DIR__ . DIRECTORY_SEPARATOR . "..");
|
||||||
$config = $this->getConfig();
|
$config = $this->getConfig();
|
||||||
|
|
||||||
$resolve = new Resolve($config);
|
$resolve = new Resolve($config);
|
||||||
|
Reference in New Issue
Block a user