Fixed random failing test
This commit is contained in:
parent
34b465a125
commit
fcd0dafbe4
@ -143,8 +143,7 @@ fn propagade_hashes() {
|
|||||||
blocks += 1;
|
blocks += 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
assert!(blocks > 0);
|
assert!(blocks + hashes == 5);
|
||||||
assert!(hashes > 0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
Loading…
Reference in New Issue
Block a user