Merge pull request #793 from Hywan/test-crypto-nodejs-timeout
test(crypto-nodejs): Increase timeout
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "napi build --platform --release --strip",
|
||||
"test": "jest --verbose",
|
||||
"test": "jest --verbose --testTimeout 10000",
|
||||
"doc": "typedoc --tsconfig ."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user