Move parallel_downloads into pacman_config in test fixture

This commit is contained in:
H4L0 2026-05-12 13:57:50 +02:00
parent a56f0a6542
commit f4800337a2
1 changed files with 3 additions and 2 deletions

View File

@ -159,7 +159,9 @@
"sign_check": "Required",
"sign_option": "TrustAll"
}
]
],
"parallel_downloads": 66,
"color": true
},
"network_config": {
"type": "manual",
@ -180,7 +182,6 @@
"packages": [
"firefox"
],
"parallel_downloads": 66,
"profile_config": {
"gfx_driver": "All open-source",
"greeter": "lightdm-gtk-greeter",