Commit a559106
committed
fix: migrate range.test.js for tap v21
PR #839 was merged after a long time, so the test written for it was
written for a previous version of tap which had the `t.ifError()`
method. The current version has `t.error()` instead.
Introduced-By: a4c13ae1 parent a4c13ae commit a559106
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments