Skip to content

Commit

Permalink
fix: disable webrtc e2e on js for now
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Aug 2, 2024
1 parent 3bd1db4 commit 6c24c52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions transport/webrtc/webrtc_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//go:build !js

package webrtc_test

import (
Expand Down

0 comments on commit 6c24c52

Please sign in to comment.