diff --git a/packages/integration-tests/src/config.ts b/packages/integration-tests/src/config.ts index 0f222bcee2..fd139570c2 100644 --- a/packages/integration-tests/src/config.ts +++ b/packages/integration-tests/src/config.ts @@ -1,7 +1,6 @@ import { Wallets } from "./entities"; export const localConfig = { - debugAPIwrapper: false, gasLimit: { gasLimit: 10000000 }, l2GasLimit: 10000000, L1Network: "http://localhost:8545",