Bug 1913180 - Request longer timeout for browser language dialog TV tests. r=settings-reviewers,Gijs

I'm not able to reproduce the error locally, but presumably it's due to occasional long delays encountered with Fluent formatting in chaos mode.

Differential Revision: https://phabricator.services.mozilla.com/D219633
This commit is contained in:
Eemeli Aro
2024-08-23 13:25:56 +00:00
parent 4730d31595
commit d57ad7f650

View File

@@ -1,6 +1,8 @@
/* Any copyright is dedicated to the Public Domain.
* http://creativecommons.org/publicdomain/zero/1.0/ */
requestLongerTimeout(2);
const { AddonTestUtils } = ChromeUtils.importESModule(
"resource://testing-common/AddonTestUtils.sys.mjs"
);