proxmox/proxmox-notify/src
Lukas Wagner 0517d7b94e notify: renderer: adapt to changes in proxmox-time
A recent commit [1] changed the `Display` implementation of `TimeSpan` such
that minutes are now displayed as `20m` instead  of `20min`.
This commit adapts the tests for the notification template renderer
accordingly.

[1] 19129960 ("time: display minute/month such that it can be parsed again")

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2024-11-10 18:55:11 +01:00
..
api fix typos in variable and function names 2024-07-22 08:49:42 +02:00
context remove unneeded returns 2024-06-28 10:22:58 +02:00
endpoints notify: add missing doc-comment description for api enums 2024-10-22 14:49:10 +02:00
renderer notify: renderer: adapt to changes in proxmox-time 2024-11-10 18:55:11 +01:00
config.rs various clippy fixes 2024-06-06 11:40:49 +02:00
filter.rs notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00
group.rs notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00
lib.rs notify: add missing doc-comment description for api enums 2024-10-22 14:49:10 +02:00
matcher.rs notify: add missing doc-comment description for api enums 2024-10-22 14:49:10 +02:00
schema.rs notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00