fixes warnings

This commit is contained in:
Vitor Pamplona
2026-05-12 19:32:11 -04:00
parent 3751d6dc28
commit da32b33684
@@ -195,7 +195,7 @@ class GracefulShutdownTest {
request,
object : okhttp3.WebSocketListener() {
override fun onMessage(
ws: okhttp3.WebSocket,
webSocket: okhttp3.WebSocket,
text: String,
) {
frames.trySend(text)