From 27c32ac123c9b4554051afe0c83c1714a62ff0f2 Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Sun, 31 Aug 2025 13:50:02 +0300 Subject: [PATCH 1/2] Code-style trigger --- tests/Pest.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/Pest.php b/tests/Pest.php index 4c8afa8..dcc5f06 100644 --- a/tests/Pest.php +++ b/tests/Pest.php @@ -14,6 +14,8 @@ + + pest() ->printer() ->compact(); From 7dfebf785b27a0c782c7490f5189fdc43206d27d Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Sun, 31 Aug 2025 13:53:55 +0300 Subject: [PATCH 2/2] Code-style trigger --- tests/Pest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Pest.php b/tests/Pest.php index 29b41fc..5dfdbc8 100644 --- a/tests/Pest.php +++ b/tests/Pest.php @@ -17,6 +17,7 @@ + pest() ->printer() ->compact();