mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-04 23:46:14 +02:00
trivial whitespace change
This commit is contained in:
parent
53d7d8cea4
commit
554d25ae17
1 changed files with 0 additions and 1 deletions
|
@ -206,7 +206,6 @@ def test_version_alone():
|
|||
assert cli_as_dict("--version") == expected_args(preconfig_cmd=preconfig_version)
|
||||
|
||||
def test_editor_override():
|
||||
|
||||
|
||||
assert cli_as_dict("--override '{\"editor\": \"nano\"}'") == expected_args(config_override={'editor':'nano'})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue