From 4ec4f36bf69b4ba0c1a9cf4ba2232f45393cb5a9 Mon Sep 17 00:00:00 2001 From: Jesse Abramowitz Date: Wed, 16 Oct 2024 14:54:57 -0400 Subject: [PATCH] test --- pallets/propagation/src/tests.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pallets/propagation/src/tests.rs b/pallets/propagation/src/tests.rs index 5d752bb92..05b597633 100644 --- a/pallets/propagation/src/tests.rs +++ b/pallets/propagation/src/tests.rs @@ -59,7 +59,7 @@ fn knows_how_to_mock_several_http_calls() { uri: "http://localhost:3001/validator/reshare".into(), sent: true, response: Some([].to_vec()), - body: [32, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0].to_vec(), + body: [4, 32, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0].to_vec(), ..Default::default() }); state.expect_request(testing::PendingRequest {