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() {