Skip to content

Commit

Permalink
Add new options to possible future implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 committed Sep 9, 2024
1 parent e2140d3 commit c47f38b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Functional/Configuration/PassThroughTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,10 @@ private function getPossibleFutureOptions(): array
'--display-deprecations',
'--display-errors',
'--display-notices',
'--display-phpunit-deprecations',
'--display-warnings',
'--fail-on-empty-test-suite',
'--fail-on-phpunit-deprecation',
'--list-test-files',
'--reverse-list',
'--no-results',
Expand Down

0 comments on commit c47f38b

Please sign in to comment.