mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
Unskip merkle proof tests (#13704)
This commit is contained in:
parent
b0a2115a26
commit
20d013a30b
@ -26,7 +26,6 @@ type SingleMerkleProof struct {
|
||||
}
|
||||
|
||||
func RunMerkleProofTests(t *testing.T, config, forkOrPhase string, unmarshaller ssz_static.Unmarshaller) {
|
||||
t.Skip("testvectors are not available yet")
|
||||
runSingleMerkleProofTests(t, config, forkOrPhase, unmarshaller)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user