diff --git a/test-e2e/creationCodeTest.ts b/test-e2e/creationCodeTest.ts index 315ab8ef4..a3070c4ea 100644 --- a/test-e2e/creationCodeTest.ts +++ b/test-e2e/creationCodeTest.ts @@ -12,7 +12,7 @@ import fs from 'fs' const LOCALHOST_L2_RPC = 'http://127.0.0.1:8547' -const AE_WETH_EXPECTED_CONSTRUCTOR_SIZE = 348 +const AE_WETH_EXPECTED_CONSTRUCTOR_SIZE = 290 const UPGRADE_EXECUTOR_EXPECTED_CONSTRUCTOR_SIZE = 242 let provider: JsonRpcProvider