mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
use ->in(__DIR__) in base Pest.php file
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
uses(TestCase::class);
|
uses(TestCase::class)->in(__DIR__);
|
||||||
|
|||||||
Reference in New Issue
Block a user