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/OSMajor.Uptime.Markdown.expected | |
| parent | 152ea8e177a609b02b415d3399b5d078eff23eaa (diff) | |
fix tests
Diffstat (limited to 'fixtures/OSMajor.Uptime.Markdown.expected')
| -rw-r--r-- | fixtures/OSMajor.Uptime.Markdown.expected | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fixtures/OSMajor.Uptime.Markdown.expected b/fixtures/OSMajor.Uptime.Markdown.expected index 532ec32..eb1e2ac 100644 --- a/fixtures/OSMajor.Uptime.Markdown.expected +++ b/fixtures/OSMajor.Uptime.Markdown.expected @@ -1,4 +1,4 @@ -# Top 5 Uptime's by OSMajor: +# Top 3 Uptime's by OSMajor: ``` +-----+----------------+-----------------------------+ @@ -7,7 +7,5 @@ | 1. | *Linux 3... | 11 years, 2 months, 11 days | | 2. | FreeBSD 10... | 5 years, 9 months, 9 days | | 3. | Linux 5... | 3 years, 12 months, 2 days | -| 4. | Linux 4... | 2 years, 8 months, 9 days | -| 5. | *OpenBSD 7... | 2 years, 6 months, 9 days | +-----+----------------+-----------------------------+ ``` |
