Skip to content

Commit e9bd514

Browse files
Update docs/getting_started/using_fixtures.md
Co-authored-by: spencer <[email protected]>
1 parent c18cae8 commit e9bd514

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/getting_started/using_fixtures.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ The @ethereum/execution-spec-tests repository provides [releases](https://github
2626

2727
| Release Artifact | Consumer | Fork/feature scope |
2828
| ------------------------------ | -------- | ------------------ |
29-
| `fixtures.tar.gz` | Clients | All tests until the last stable fork (Shanghai) | "Must pass" |
30-
| `fixtures_develop.tar.gz` | Clients | All tests until the last development fork (Cancun) |
31-
| `fixtures_hive.tar.gaz` | Hive | All tests until the last stable fork (Shanghai) in hive format |
32-
| `fixtures_develop_hive.tar.gz` | Hive | All tests until the last development fork (Cancun) in hive format |
29+
| `fixtures.tar.gz` | Clients | All tests until the last stable fork | "Must pass" |
30+
| `fixtures_develop.tar.gz` | Clients | All tests until the last development fork |
31+
| `fixtures_hive.tar.gaz` | Hive | All tests until the last stable fork in hive format |
32+
| `fixtures_develop_hive.tar.gz` | Hive | All tests until the last development fork in hive format |
3333

3434
The Hive format uses Engine API directives instead of the usual BlockchainTest format.
3535

0 commit comments

Comments
 (0)