mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-18 03:08:28 +00:00
Regression test for range sync CGC race condition (#8039)
Co-Authored-By: Jimmy Chen <jchen.tc@gmail.com>
This commit is contained in:
@@ -1247,7 +1247,7 @@ mod tests {
|
||||
let peer_id = network_globals
|
||||
.peers
|
||||
.write()
|
||||
.__add_connected_peer_testing_only(
|
||||
.__add_connected_peer_with_custody_subnets(
|
||||
true,
|
||||
&beacon_chain.spec,
|
||||
k256::ecdsa::SigningKey::random(&mut rng).into(),
|
||||
|
||||
Reference in New Issue
Block a user