Skip to content

Commit

Permalink
loosen time tolerances on emborg-overdue test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Nov 4, 2022
1 parent fb69743 commit 361b8c3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions tests/test-cases.nt
Original file line number Diff line number Diff line change
Expand Up @@ -1284,14 +1284,14 @@ emborg-overdue:

predator:
expected:
> test0: 0.[01] hours
> test1: 0.[01] hours
> test2: 0.[01] hours
> test3: 0.[01] hours
> test4: 0.[01] hours
> test5: 0.[01] hours
> test6: 0.[01] hours
> test7: 0.[01] hours
> test0: 0.\d hours
> test1: 0.\d hours
> test2: 0.\d hours
> test3: 0.\d hours
> test4: 0.\d hours
> test5: 0.\d hours
> test6: 0.\d hours
> test7: 0.\d hours
>
expected_type: regex

Expand Down

0 comments on commit 361b8c3

Please sign in to comment.