Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
deadc0de6 committed Oct 23, 2024
1 parent c321a9f commit 72e38b4
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 @@ -155,6 +155,7 @@ def _fake_args():
args['update'] = False
args['detail'] = False
args['remove'] = False
args['gencfg'] = False
return args


Expand Down

0 comments on commit 72e38b4

Please sign in to comment.