Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Commit

Permalink
Minor: fix indentation issues in test
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn committed Jul 20, 2018
1 parent 297fd6e commit 3b0b4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/bad-arguments.js
Expand Up @@ -220,7 +220,7 @@ describe('with bad arguments', function () {
null,
undefined,
true,
{},
{},
'',
'script',
function () {}
Expand Down

0 comments on commit 3b0b4f1

Please sign in to comment.