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.Downtime.Gemtext.expected | |
| parent | 152ea8e177a609b02b415d3399b5d078eff23eaa (diff) | |
fix tests
Diffstat (limited to 'fixtures/Host.Downtime.Gemtext.expected')
| -rw-r--r-- | fixtures/Host.Downtime.Gemtext.expected | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fixtures/Host.Downtime.Gemtext.expected b/fixtures/Host.Downtime.Gemtext.expected index 1e9baf4..ec6303f 100644 --- a/fixtures/Host.Downtime.Gemtext.expected +++ b/fixtures/Host.Downtime.Gemtext.expected @@ -1,4 +1,4 @@ -# Top 5 Downtime's by Host: +# Top 3 Downtime's by Host: ``` +-----+----------------+-----------------------------+ @@ -7,7 +7,5 @@ | 1. | dionysus | 8 years, 3 months, 16 days | | 2. | alphacentauri | 5 years, 11 months, 18 days | | 3. | uranus | 3 years, 3 months, 28 days | -| 4. | callisto | 1 years, 5 months, 15 days | -| 5. | mars | 1 years, 2 months, 10 days | +-----+----------------+-----------------------------+ ``` |
