Clean up some FIXMEs

This commit is contained in:
Michael Sproul
2019-11-19 12:19:13 +11:00
parent 70e0528587
commit d05774d229
5 changed files with 9 additions and 14 deletions

View File

@@ -856,7 +856,7 @@ fn invalid_attestation_bad_target_epoch() {
);
}
/* FIXME(sproul)
/* FIXME: needs updating for v0.9
#[test]
fn invalid_attestation_bad_shard() {
let spec = MainnetEthSpec::default_spec();