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