Update test/test_config.py
This commit is contained in:
parent
60b23e33e8
commit
9ee83c4b3f
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ def test_config_without_parent_directory(runner, yadm_y, paths):
|
|||
assert run.err == ''
|
||||
assert run.out == ''
|
||||
|
||||
paths.config.write(TEST_FILE)
|
||||
run = runner(yadm_y('--yadm-config', config_file, 'config', TEST_KEY))
|
||||
|
||||
assert run.success
|
||||
|
|
Loading…
Reference in a new issue