From 11beca762b31722e0e6690446f6dabf83bf9dafa Mon Sep 17 00:00:00 2001 From: Sam Light Date: Wed, 10 Jun 2026 19:00:32 +0100 Subject: code formatting --- tests/Pest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Pest.php') diff --git a/tests/Pest.php b/tests/Pest.php index 9ff7c44..5d7d441 100644 --- a/tests/Pest.php +++ b/tests/Pest.php @@ -2,6 +2,6 @@ use Lightscale\Router\Test\Utils\TestMiddleware; -beforeEach(function() { +beforeEach(function () { TestMiddleware::resetCalls(); }); -- cgit v1.2.3