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