This commit is contained in:
djrtwo 2023-05-15 12:13:20 -06:00
parent ad09a73b96
commit 5889668403
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from eth2spec.test.context import (
spec_state_test, spec_state_test,
always_bls, never_bls, always_bls, never_bls,
with_all_phases, with_all_phases,
# Note, if attslotrange gets included, this will need to be # Note, if attslotrange gets included, this will need to be
# 'with all phases up until attslotrange' # 'with all phases up until attslotrange'
with_all_phases_except_attslotrange, with_all_phases_except_attslotrange,
spec_test, spec_test,