Actions
Bug #4493
closedno-test cannot be set in configuration file
Affected Versions:
Effort:
Difficulty:
Label:
Description
"no-test" cannot be set in the configuration file. It will always be overridden by the command line argument, even if not set, as the command line parser has a default value of False. Using a default value of None fixes this.
Actions