Bug 1913923 - do not run chrome in setup. r=gbrown

Differential Revision: https://phabricator.services.mozilla.com/D219626
This commit is contained in:
Joel Maher 2024-08-20 16:04:34 +00:00
Родитель d08458220f
Коммит c6f319de5a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -314,7 +314,7 @@ config = {
],
"architectures": ["32bit", "64bit"],
"halt_on_failure": True,
"enabled": True,
"enabled": False,
},
{
"name": "ensure proper graphics driver",