We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb69743 commit 361b8c3Copy full SHA for 361b8c3
tests/test-cases.nt
@@ -1284,14 +1284,14 @@ emborg-overdue:
1284
1285
predator:
1286
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
+ > 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
1295
>
1296
expected_type: regex
1297
0 commit comments