Skip to content

Commit

Permalink
try to fix flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-ogrady committed Feb 21, 2022
1 parent c22fb97 commit ff278c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rpc/websocket_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ func TestClientWebsocketLargeMessage(t *testing.T) {
}

func TestClientWebsocketSevered(t *testing.T) {
t.Parallel()

var (
server = wsPingTestServer(t, nil)
ctx = context.Background()
Expand Down

0 comments on commit ff278c7

Please sign in to comment.