diff --git a/beacon_node/http_api/tests/tests.rs b/beacon_node/http_api/tests/tests.rs index f8b13406d3..c0aa4fe58b 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