From 98f159cc1884377279416f17823813bb9507a59d Mon Sep 17 00:00:00 2001 From: Eitan Seri-Levi Date: Mon, 20 Nov 2023 21:37:58 -0800 Subject: [PATCH] fmt --- beacon_node/http_api/tests/tests.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beacon_node/http_api/tests/tests.rs b/beacon_node/http_api/tests/tests.rs index f8b13406d..c0aa4fe58 100644 --- a/beacon_node/http_api/tests/tests.rs +++ b/beacon_node/http_api/tests/tests.rs @@ -4907,7 +4907,7 @@ impl ApiTester { .is_some()); self } - + pub async fn test_lighthouse_rejects_invalid_withdrawals_root_v3(self) -> Self { // Ensure builder payload *would be* chosen self.mock_builder