Skip to content

Commit

Permalink
fixup! Kraken: Sub Channel improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
gbjk committed Oct 2, 2023
1 parent b2d42fc commit 2c26787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exchanges/kraken/kraken_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1270,7 +1270,7 @@ func setupAuthWs(tb testing.TB) {
go k.wsFunnelConnectionData(k.Websocket.AuthConn, comms)
}

// TestWebsocketSubscribe tests unauthenticated websocket subscriptions
// TestWsSubscribe tests unauthenticated websocket subscriptions
// Specifically looking to ensure multiple errors are collected and returned and ws.Subscriptions Added/Removed in cases of:
// single pass, single fail, mixed fail, multiple pass, all fail
// No objection to this becoming a fixture test, so long as it integrates through Un/Subscribe roundtrip
Expand Down

0 comments on commit 2c26787

Please sign in to comment.