Fixed challenge 03

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
TuDatTr
2024-02-02 03:53:18 +01:00
parent 4c1aff8142
commit f31fb3bcdc
4 changed files with 5 additions and 5 deletions

View File

@@ -85,7 +85,7 @@ async fn test_rw() {
"type": "read_ok",
"msg_id": 2,
"in_reply_to": 2,
"message": message
"message": vec![message]
}
}
);