Bug 1818981 - [devtools] Wait a little longer for the browser_dbg-project-search.js test r=devtools-reviewers,nchevobbe

Differential Revision: https://phabricator.services.mozilla.com/D172647
This commit is contained in:
Hubert Boma Manilla 2023-03-16 08:47:15 +00:00
Родитель cfea424d7b
Коммит 2ec220219a
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -6,6 +6,8 @@
"use strict";
requestLongerTimeout(3);
add_task(async function testOpeningAndClosingEmptyProjectSearch() {
const dbg = await initDebugger(
"doc-script-switching.html",