remove extra config
This commit is contained in:
parent
2667feb4f1
commit
59f13c3aaa
@ -31,9 +31,6 @@ const config = {
|
|||||||
hardhat: {
|
hardhat: {
|
||||||
blockGasLimit: 9500000,
|
blockGasLimit: 9500000,
|
||||||
},
|
},
|
||||||
node: {
|
|
||||||
url: 'http://localhost:8545',
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
mocha: {
|
mocha: {
|
||||||
timeout: 600000,
|
timeout: 600000,
|
||||||
|
Loading…
Reference in New Issue
Block a user