Skip to content

Commit

Permalink
fixup tests
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed May 25, 2020
1 parent 7e15b92 commit 35890af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion test/load-config-file/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ describe('loadConfigFile', () => {
interop: true,
namespaceToStringTag: false,
plugins: [],
strict: true
strict: true,
systemNullSetters: false
}
],
perf: false,
Expand Down
2 changes: 1 addition & 1 deletion test/misc/optionList.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 35890af

Please sign in to comment.