1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 11:03:31 +00:00

fix --force-actions in tests

This commit is contained in:
deadc0de6
2019-06-02 13:53:00 +02:00
parent 58dd284118
commit 44db88ce74
2 changed files with 3 additions and 2 deletions

View File

@@ -127,6 +127,7 @@ def _fake_args():
args['--key'] = False
args['--ignore'] = []
args['--show-patch'] = False
args['--force-actions'] = False
# cmds
args['list'] = False
args['listfiles'] = False