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 fdcc120 commit 0d9f09bCopy full SHA for 0d9f09b
.solcover.js
@@ -1,7 +1,5 @@
1
module.exports = {
2
norpc: true,
3
- testCommand: 'node --max-old-space-size=4096 ../node_modules/.bin/truffle test --network coverage',
4
- compileCommand: 'node --max-old-space-size=4096 ../node_modules/.bin/truffle compile --network coverage',
5
skipFiles: [
6
'contracts/Migrations.sol',
7
'contracts/implementation.sol'
0 commit comments