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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user