We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e06f121 commit 00bb377Copy full SHA for 00bb377
websockets/opening-handshake/003-sets-origin.worker.js
@@ -15,3 +15,4 @@ async_test(function(t) {
15
})
16
ws.onerror = ws.onclose = t.unreached_func();
17
}, "W3C WebSocket API - origin set in a Worker");
18
+done();
0 commit comments