Use local man pages in tests

We need to set the value of `MANPATH` to the local man pages when running helper function 'run_cmd_wait_nofail'.
Use the already set Timewarrior environment for this.

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2023-04-14 13:50:35 +02:00
parent 57695d27f4
commit 70a1082224
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
- #529 Fix summary truncating multibyte characters in long anotations
(thanks to Maxim Beder, Leon Grünewald)
- Use local man pages in tests
(thanks to Maxim Beder)
------ current release ---------------------------