Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit 381ed25

Browse files
committed
extend babel test
1 parent 74b72c3 commit 381ed25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/mochitest/browser_dbg-babel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ async function assertScopes(dbg, items) {
8282
}
8383

8484
add_task(async function() {
85-
requestLongerTimeout(2);
85+
requestLongerTimeout(3);
8686

8787
await pushPref("devtools.debugger.features.map-scopes", true);
8888

0 commit comments

Comments
 (0)