mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
Fix tests again
This commit is contained in:
@@ -1277,7 +1277,7 @@ impl ApiTester {
|
|||||||
assert!(self
|
assert!(self
|
||||||
.client
|
.client
|
||||||
.clone()
|
.clone()
|
||||||
.post_beacon_blocks(&next_block)
|
.post_beacon_blocks(&block)
|
||||||
.await
|
.await
|
||||||
.is_err());
|
.is_err());
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user