Skip to content

Commit 2b1741a

Browse files
committed
add 30 sec timeout to failure test
1 parent e9e1ab2 commit 2b1741a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/testdriver/bidi/speculation/prefetch_status_updated.https.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,6 @@
154154
'Should have received pending and failure events'
155155
);
156156

157-
}, "prefetch_status_updated event with prefetch failure");
157+
}, "prefetch_status_updated event with prefetch failure", { timeout: 30000 });
158158

159159
</script>

0 commit comments

Comments
 (0)