From ae080becd6f036a2c83d9ebdd90079a06de118b3 Mon Sep 17 00:00:00 2001 From: nuno maduro Date: Wed, 29 Jul 2026 15:27:11 -0400 Subject: [PATCH] chore: style --- tests/Features/Expect/pipes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Features/Expect/pipes.php b/tests/Features/Expect/pipes.php index cc5fb5bc..e4ddff28 100644 --- a/tests/Features/Expect/pipes.php +++ b/tests/Features/Expect/pipes.php @@ -38,7 +38,7 @@ class State { public array $runCount = []; - public array $appliedCount = []; + public array $appliedCount; public function __construct() {