Skip to content

Commit

Permalink
Reverted back launchSettings.json after test of masesgroup#2
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomastrodicasa committed Oct 28, 2021
1 parent 5df5bb2 commit d0fbae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CLIParserTest/Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"profiles": {
"CLIParserTest": {
"commandName": "Project",
"commandLineArgs": "-MyParam2 pippo -enum \"Second,Third\" -multivalue \"qui:quo:qua\" -tst true -tst false @MyFile ???"
"commandLineArgs": "-MyParam2 pippo -enum \"Second,Third\" -range 9 -multivalue \"qui:quo:qua\" -tst true -tst false @MyFile ???"
}
}
}

0 comments on commit d0fbae7

Please sign in to comment.