We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0c683 commit 1f3f23eCopy full SHA for 1f3f23e
packages/agoric-cli/.ava-integration-test.config.js
@@ -1,4 +1,5 @@
1
export default {
2
files: ['integration-tests/test-workflow.js'],
3
timeout: '10m',
4
+ workerThreads: false,
5
};
0 commit comments