Skip to content

Commit

Permalink
fix unittests
Browse files Browse the repository at this point in the history
  • Loading branch information
deadc0de6 committed Nov 8, 2024
1 parent 507a4be commit 60ba322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ def _fake_args():
args['--transw'] = ''
args['--transr'] = ''
args['--remove-existing'] = False
args['--dkey'] = ''
# cmds
args['profiles'] = False
args['files'] = False
Expand Down

0 comments on commit 60ba322

Please sign in to comment.