mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2026-01-15 18:23:09 +01:00
test: Adapt tests to new argument
This commit is contained in:
@@ -37,6 +37,7 @@ class TestAllStarredCloning:
|
|||||||
args.include_labels = False
|
args.include_labels = False
|
||||||
args.include_hooks = False
|
args.include_hooks = False
|
||||||
args.include_milestones = False
|
args.include_milestones = False
|
||||||
|
args.include_security_advisories = False
|
||||||
args.include_releases = False
|
args.include_releases = False
|
||||||
args.include_assets = False
|
args.include_assets = False
|
||||||
args.include_attachments = False
|
args.include_attachments = False
|
||||||
|
|||||||
Reference in New Issue
Block a user