fixup! Debug tests

This commit is contained in:
Emilia Hane
2023-01-22 01:27:59 +01:00
parent 7220f35ff6
commit 16cb9cfca2
5 changed files with 54 additions and 62 deletions

View File

@@ -602,7 +602,7 @@ mod tests {
)
.unwrap();
// Initialise a new beacon chain from the finalized checkpoint
// Initialise a new beacon chain
let chain = Arc::new(
BeaconChainBuilder::new(E)
.custom_spec(test_spec::<E>())