summaryrefslogtreecommitdiff
path: root/tests/Pest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Pest.php')
-rw-r--r--tests/Pest.php2
1 files changed, 1 insertions, 1 deletions
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();
});