Skip to content

Commit

Permalink
temporarily disable airtap tests
Browse files Browse the repository at this point in the history
Until #5 is fixed
  • Loading branch information
feross committed Apr 16, 2021
1 parent b7aca7a commit b9bbfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"url": "git://github.com/SocketDev/wormhole-crypto.git"
},
"scripts": {
"test": "standard && npm run test-browser",
"test": "standard",
"test-browser": "airtap --concurrency 1 -- test/*.js",
"test-browser-local": "airtap --preset local -- test/*.js"
},
Expand Down

0 comments on commit b9bbfe5

Please sign in to comment.