Skip to content

Set allowExcessArguments in commander used in runTests #724

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 18, 2025

Conversation

acelaya
Copy link
Contributor

@acelaya acelaya commented Apr 18, 2025

Fix an error introduced after updating to commander 13, which now errors if there's an excess in arguments.

Since we use it only to allow the --grep and --live options, it is safe to allow excess arguments as documented here https://github.com/tj/commander.js/blob/master/CHANGELOG.md#migration-tips

@acelaya acelaya force-pushed the fix-commander-error branch from 0de7c85 to cef61c2 Compare April 18, 2025 08:09
@acelaya acelaya merged commit 0def6c6 into main Apr 18, 2025
2 checks passed
@acelaya acelaya deleted the fix-commander-error branch April 18, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant