Skip to content

Commit 691870b

Browse files
authored
Revert "chore: disable Firefox WebTransport interop tests (#2930)"
This reverts commit 15a70af.
1 parent d72b511 commit 691870b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

interop/firefox-version.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"id": "firefox-js-libp2p-head",
33
"containerImageID": "firefox-js-libp2p-head",
44
"transports": [
5+
{
6+
"name": "webtransport",
7+
"onlyDial": true
8+
},
59
{
610
"name": "webrtc-direct",
711
"onlyDial": true

0 commit comments

Comments
 (0)