Skip to content

Commit 361b8c3

Browse files
Ken KundertKen Kundert
Ken Kundert
authored and
Ken Kundert
committed
loosen time tolerances on emborg-overdue test
1 parent fb69743 commit 361b8c3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

tests/test-cases.nt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1284,14 +1284,14 @@ emborg-overdue:
12841284

12851285
predator:
12861286
expected:
1287-
> test0: 0.[01] hours
1288-
> test1: 0.[01] hours
1289-
> test2: 0.[01] hours
1290-
> test3: 0.[01] hours
1291-
> test4: 0.[01] hours
1292-
> test5: 0.[01] hours
1293-
> test6: 0.[01] hours
1294-
> test7: 0.[01] hours
1287+
> test0: 0.\d hours
1288+
> test1: 0.\d hours
1289+
> test2: 0.\d hours
1290+
> test3: 0.\d hours
1291+
> test4: 0.\d hours
1292+
> test5: 0.\d hours
1293+
> test6: 0.\d hours
1294+
> test7: 0.\d hours
12951295
>
12961296
expected_type: regex
12971297

0 commit comments

Comments
 (0)