Skip to content

Commit 0506375

Browse files
committed
Auto-generated commit
1 parent a316d94 commit 0506375

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
@@ -41,7 +41,7 @@ tape( 'the function throws an error if not provided a primitive string', functio
4141
NaN,
4242
null,
4343
true,
44-
undefined,
44+
void 0,
4545
[],
4646
{},
4747
function noop() {}

0 commit comments

Comments
 (0)