1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 11:01:45 +00:00

fix tests

This commit is contained in:
deadc0de6
2024-10-23 14:46:53 +02:00
committed by deadc0de
parent ed6bc7a117
commit 3870b323a3

View File

@@ -155,6 +155,7 @@ def _fake_args():
args['update'] = False
args['detail'] = False
args['remove'] = False
args['gencfg'] = False
return args