diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-27 22:30:39 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-27 22:30:39 +0300 |
| commit | 3b6f18d53998c9af787f67bb734d2ca5eb137d6e (patch) | |
| tree | 28f5d427ab7d74100593848603c29389f4b0810b /fixtures/Host.Boots.Markdown.expected | |
| parent | 152ea8e177a609b02b415d3399b5d078eff23eaa (diff) | |
fix tests
Diffstat (limited to 'fixtures/Host.Boots.Markdown.expected')
| -rw-r--r-- | fixtures/Host.Boots.Markdown.expected | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fixtures/Host.Boots.Markdown.expected b/fixtures/Host.Boots.Markdown.expected index f1ee20f..232726d 100644 --- a/fixtures/Host.Boots.Markdown.expected +++ b/fixtures/Host.Boots.Markdown.expected @@ -1,4 +1,4 @@ -# Top 5 Boots's by Host: +# Top 3 Boots's by Host: ``` +-----+----------------+-------+ @@ -7,7 +7,5 @@ | 1. | alphacentauri | 671 | | 2. | mars | 207 | | 3. | callisto | 153 | -| 4. | uranus | 150 | -| 5. | dionysus | 136 | +-----+----------------+-------+ ``` |
