mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 983956 - Double the test timeout
This commit is contained in:
parent
acc2b2d0eb
commit
5ded3f2ee4
@ -20,6 +20,7 @@ const testPageURL4 = "http://" + domains[1] + getPath;
|
||||
|
||||
function test()
|
||||
{
|
||||
requestLongerTimeout(2);
|
||||
waitForExplicitFinish();
|
||||
// Avoids the prompt
|
||||
setPermission(testPageURL1, "indexedDB", "unknown");
|
||||
|
Loading…
Reference in New Issue
Block a user