]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/transaction_handlers_test.go
Bump Golang version in Dockerfile
[rbdr/mobius] / hotline / transaction_handlers_test.go
index 01880f2555ceb6db7aa782cbbc4b1fc8b06028d6..525bb8895efe51fc5a391e0367535ba4aefff4b5 100644 (file)
@@ -2438,7 +2438,7 @@ func TestHandleSendInstantMsg(t *testing.T) {
                                        },
                                },
                        },
-                       wantErr: assert.NoError,
+                       wantErr: assert.Error,
                },
                {
                        name: "when client 1 sends a message to client 2",