module.exports = { norpc: true, testCommand: 'npm test', compileCommand: 'npm run compile', skipFiles: [ 'lifecycle/Migrations.sol', 'mocks' ] }