diff options
| author | Paul Buetow <paul@buetow.org> | 2023-06-01 20:36:58 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-06-01 20:36:58 +0300 |
| commit | 7883ec5a79569b210a9f9c2511b7fae165e3c0a9 (patch) | |
| tree | 811e710f6d828ba22d34e05b940e69acdda70978 /fixtures/Kernel.Uptime.Markdown.expected | |
| parent | 36d5495960edbb022eee5d73511d889ad10fd1ac (diff) | |
fix tests
Diffstat (limited to 'fixtures/Kernel.Uptime.Markdown.expected')
| -rw-r--r-- | fixtures/Kernel.Uptime.Markdown.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixtures/Kernel.Uptime.Markdown.expected b/fixtures/Kernel.Uptime.Markdown.expected index 47d9d69..0d5fa9a 100644 --- a/fixtures/Kernel.Uptime.Markdown.expected +++ b/fixtures/Kernel.Uptime.Markdown.expected @@ -7,7 +7,7 @@ Uptime is the total uptime of a host over the entire lifespan. | Pos | Kernel | Uptime | +-----+------------------------------------+-----------------------------+ | 1. | Linux 3.2.0-4-amd64 | 3 years, 5 months, 23 days | -| 2. | *Linux 3.10.0-1160.15.2.el7.x86_64 | 1 years, 12 months, 15 days | +| 2. | Linux 3.10.0-1160.15.2.el7.x86_64 | 1 years, 12 months, 15 days | | 3. | Linux 3.10.0-957.21.3.el7.x86_64 | 1 years, 7 months, 13 days | +-----+------------------------------------+-----------------------------+ ``` |
