From 3068bf25be3b0f92d2ce0bfe8c076bc8a42fdfdb Mon Sep 17 00:00:00 2001 From: Raine Date: Sun, 15 Oct 2023 18:06:31 +0200 Subject: [PATCH] fix: tests up to spec --- domo_proto/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domo_proto/src/lib.rs b/domo_proto/src/lib.rs index ecd641d..a76bf39 100644 --- a/domo_proto/src/lib.rs +++ b/domo_proto/src/lib.rs @@ -38,8 +38,8 @@ mod tests { }.build_base_packet(), vec![ 0x01, // version - 0xAA, 0xBB, 0xCC, 0xDD, // src 0xAA, 0xBB, 0xCC, 0xDD, // dest + 0xAA, 0xBB, 0xCC, 0xDD, // src 0x00, 0x00, 0x00, 0x01, // packet_id 0x00, 0x00, 0x00, 0x00, // reply_to 0x00, // command