Skip to content

Commit

Permalink
docs(chore): remove extra '|' in table to appease markdownlint-cli2 v…
Browse files Browse the repository at this point in the history
…0.12.1 (#463)
  • Loading branch information
danceratopz authored Mar 1, 2024
1 parent e755777 commit 1594799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/consuming_tests/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The @ethereum/execution-spec-tests repository provides [releases](https://github

| Release Artifact | Consumer | Fork/feature scope |
| ------------------------------ | -------- | ------------------ |
| `fixtures.tar.gz` | Clients | All tests until the last stable fork | "Must pass" |
| `fixtures.tar.gz` | Clients | All tests until the last stable fork ("must pass") |
| `fixtures_develop.tar.gz` | Clients | All tests until the last development fork |

## Obtaining the Most Recent Release Artifacts
Expand Down

0 comments on commit 1594799

Please sign in to comment.