diff --git a/tests/helpers.py b/tests/helpers.py index ac58e7f..782e681 100644 --- a/tests/helpers.py +++ b/tests/helpers.py @@ -144,6 +144,7 @@ def _fake_args(): args['--workdir-clear'] = False args['--transw'] = '' args['--transr'] = '' + args['--remove-existing'] = False # cmds args['profiles'] = False args['files'] = False