fix test
This commit is contained in:
parent
cb47d1907d
commit
0c6f8f769e
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ def config():
|
||||||
"desc_limit": 72,
|
"desc_limit": 72,
|
||||||
"important_packages": [],
|
"important_packages": [],
|
||||||
"important_commands": [],
|
"important_commands": [],
|
||||||
"userdata": set()
|
"userdata": []
|
||||||
}
|
}
|
||||||
config["root"] = {
|
config["root"] = {
|
||||||
"snapshot": True
|
"snapshot": True
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue