Skip to content

Commit

Permalink
Add node 14 related ignore flags for lab
Browse files Browse the repository at this point in the history
  • Loading branch information
mattboutet committed Aug 27, 2020
1 parent f8d35b7 commit e3e9406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"test": "test"
},
"scripts": {
"test": "lab -a @hapi/code -t 100 -L",
"test": "lab -a @hapi/code -t 100 -L -I \"FinalizationRegistry,WeakRef\"",
"coveralls": "lab -r lcov | coveralls"
},
"repository": {
Expand Down

0 comments on commit e3e9406

Please sign in to comment.