gnu: todoman: Fix tests. * gnu/packages/task-management.scm (todoman) [#:phases] <check>: Load the `ci' hypothesis profile provided by upstream. Change-Id: I2ea01f8c424a50cd617303f8338f92563e7b0204 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
1 files changed, 2 insertions(+), 1 deletions(-) M gnu/packages/task-management.scm
M gnu/packages/task-management.scm => gnu/packages/task-management.scm +2 -1
@@ 453,7 453,8 @@ on arbitrary tasks. All the time data is saved in files residing in the (replace 'check (lambda* (#:key inputs outputs tests? #:allow-other-keys) (when tests? (invoke "pytest" "-vv" "tests" "-k" (invoke "pytest" "--hypothesis-profile=ci" "-vv" "tests" "-k" (string-append ;; Test expects wrong output string. "not test_bad_start_date "