-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix issue when there are multiple values for the same CLI parameter
* fix: added check for multiple values for the same option * Update test/unit/init/CliRunner.test.ts Co-authored-by: Ruben Verborgh <[email protected]> * fix: made CliRunner.run sync Co-authored-by: Ruben Verborgh <[email protected]>
- Loading branch information
1 parent
12ace1b
commit dd5b496
Showing
2 changed files
with
72 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters