Commit 433cbb7
committed
test: fix test-buffer-slow
Fix incorrect use of string instead of RegExp in `throws` assertions.
PR-URL: nodejs#9809
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Prince John Wesley <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>1 parent 8694811 commit 433cbb7
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
0 commit comments