remove obsolete comment

This commit is contained in:
Dustin Brody 2020-09-09 11:00:02 +02:00
parent d0de1a49a3
commit 990bc2ea52
No known key found for this signature in database
GPG Key ID: 3D7A11A0156519DC
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ task test, "Run all tests":
# Consensus object SSZ tests
buildAndRunBinary "test_fixture_ssz_consensus_objects", "tests/official/", """-d:chronicles_log_level=TRACE -d:const_preset=mainnet -d:chronicles_sinks="json[file]""""
# 0.12.1
buildAndRunBinary "all_fixtures_require_ssz", "tests/official/", """-d:chronicles_log_level=TRACE -d:const_preset=mainnet -d:chronicles_sinks="json[file]""""
# State and block sims; getting to 4th epoch triggers consensus checks