Skip to content

Commit

Permalink
Merge pull request #1190 from terencechain/patch-81
Browse files Browse the repository at this point in the history
Typo on Slots Test Formats
  • Loading branch information
djrtwo authored Jun 17, 2019
2 parents c70643e + d911236 commit 5fc6649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/test_formats/sanity/slots.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Sanity tests to cover a series of one or more empty-slot transitions being proce
description: string -- description of test case, purely for debugging purposes
bls_setting: int -- see general test-format spec.
pre: BeaconState -- state before running through the transitions.
slots: N -- amount of slots to process, N being a positive numer.
slots: N -- amount of slots to process, N being a positive number.
post: BeaconState -- state after applying all the transitions.
```
Expand Down

0 comments on commit 5fc6649

Please sign in to comment.