diff --git a/tests/helpers.py b/tests/helpers.py index 3a31ccc..7d3a3a9 100644 --- a/tests/helpers.py +++ b/tests/helpers.py @@ -148,6 +148,7 @@ def _fake_args(): args['profiles'] = False args['files'] = False args['install'] = False + args['uninstall'] = False args['compare'] = False args['import'] = False args['update'] = False