Explorar el Código

fix: remove config from 'coverage' network

Paul Razvan Berg hace 4 años
padre
commit
67f84a279e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      buidler.config.ts

+ 0 - 1
buidler.config.ts

@@ -48,7 +48,6 @@ const config: BuidlerConfig = {
       chainId: 31337,
     },
     coverage: {
-      ...createNetworkConfig(),
       url: "http://127.0.0.1:8555",
     },
     goerli: {