Skip to content

Commit

Permalink
Map in tests new option from PHPUnit 11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 committed Oct 8, 2024
1 parent 0ce128f commit 1972a3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Functional/Configuration/PassThroughTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ public static function allowedOptionsDataProvider(): array
['--path-coverage'],
['--no-coverage'],
['--include-path'],
['--requires-php-extension'],
// TODO - add dedicated tests?
['--fail-on-incomplete'],
['--fail-on-risky'],
Expand Down

0 comments on commit 1972a3c

Please sign in to comment.