Skip to content

Commit

Permalink
fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Nov 1, 2023
1 parent 90bb413 commit 136cced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Console/Command/AppIntegrationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ public function test_get_help_menu(): void
completion Dump the shell completion script
help Display help for a command
init Generates a configuration file.
inspect Outputs the processed file content based on the configuration.
inspect-symbol Checks the given symbol for a given configuration. Helpful to have an insight on how PHP-Scoper will interpret this symbol
list List commands

Expand Down

0 comments on commit 136cced

Please sign in to comment.