From 4bbf987fa90493ef034a09634273253267fe751b Mon Sep 17 00:00:00 2001 From: Santiago Palladino Date: Thu, 2 May 2024 17:46:11 -0300 Subject: [PATCH] Fix issues in e2e test --- yarn-project/end-to-end/src/e2e_fees/fees_test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/yarn-project/end-to-end/src/e2e_fees/fees_test.ts b/yarn-project/end-to-end/src/e2e_fees/fees_test.ts index d703378af13c..15d660da104e 100644 --- a/yarn-project/end-to-end/src/e2e_fees/fees_test.ts +++ b/yarn-project/end-to-end/src/e2e_fees/fees_test.ts @@ -143,7 +143,6 @@ export class FeesTest { this.logger.info(`BananaPay deployed at ${bananaFPC.address}`); - await publicDeployAccounts(this.aliceWallet, this.wallets); await harness.bridgeFromL1ToL2(this.BRIDGED_FPC_GAS, this.BRIDGED_FPC_GAS, bananaFPC.address); return {