From 2869f11ae59ba7c7ef1c415f9eb61707f4fd83f1 Mon Sep 17 00:00:00 2001 From: Michael Dyrynda Date: Sun, 24 May 2020 13:36:17 +0930 Subject: [PATCH] use `->in(__DIR__)` in base `Pest.php` file --- stubs/Lumen/Pest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/Lumen/Pest.php b/stubs/Lumen/Pest.php index 43d41c89..937ef889 100644 --- a/stubs/Lumen/Pest.php +++ b/stubs/Lumen/Pest.php @@ -1,3 +1,3 @@ in(__DIR__);