Bug 1776021 - Increased length of test timeout.r=pbz

Differential Revision: https://phabricator.services.mozilla.com/D192753
This commit is contained in:
Abhishek Madan 2023-11-07 18:35:20 +00:00
Родитель d15bd0078d
Коммит 72873b43e7
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -4,7 +4,7 @@
"use strict";
requestLongerTimeout(2);
requestLongerTimeout(5);
const testURL = getRootDirectory(gTestPath).replace(
"chrome://mochitests/content",