Skip to content

Commit 1e1ea46

Browse files
committed
🧹 chore(specs/chain/middleware): Remove legacy PHPUnit group test command.
1 parent dd8c5e0 commit 1e1ea46

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎specs/chain/middleware.yaml‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,3 @@ features:
188188

189189
- acceptanceCriteria: Return type enforcement for factory callables
190190
test: vendor/bin/phpunit tests/PHPUnit/Unit/Middleware/TypeSafety/ReturnTypeEnforcementTest.php
191-
192-
# Legacy test command for backward compatibility
193-
test: |
194-
vendor/bin/phpunit --group middleware

0 commit comments

Comments
 (0)