Skip to content

Commit 72cdb3e

Browse files
committed
Auto-generated commit
1 parent 9631970 commit 72cdb3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tape( 'the function throws an error if not provided a function', function test(
5656
5,
5757
NaN,
5858
null,
59-
undefined,
59+
void 0,
6060
true,
6161
[],
6262
{}

0 commit comments

Comments
 (0)