mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1095517 - Increase the timeout of browser_identity_UI.js
This commit is contained in:
parent
55e26fc418
commit
1af31e64bc
@ -1,6 +1,7 @@
|
||||
/* Tests for correct behaviour of getEffectiveHost on identity handler */
|
||||
function test() {
|
||||
waitForExplicitFinish();
|
||||
requestLongerTimeout(2);
|
||||
|
||||
ok(gIdentityHandler, "gIdentityHandler should exist");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user