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
parent d08458220f
commit c6f319de5a

View File

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