Using the `force_command` argument will run into issues as the `_get_raw_command` method simply returns the value of `force_command` (which is a string) while it should actually return a list. Fix #1240 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_alias.py | ||
| test_fix_command.py | ||
| test_not_configured.py | ||