diff --git a/yarn-project/end-to-end/src/shared/uniswap_l1_l2.ts b/yarn-project/end-to-end/src/shared/uniswap_l1_l2.ts index b291173d0aa..a59426d3a9a 100644 --- a/yarn-project/end-to-end/src/shared/uniswap_l1_l2.ts +++ b/yarn-project/end-to-end/src/shared/uniswap_l1_l2.ts @@ -97,7 +97,7 @@ export const uniswapL1L2TestSuite = ( sponsorAddress = sponsorWallet.getAddress(); ownerEthAddress = EthAddress.fromString((await walletClient.getAddresses())[0]); - await publicDeployAccounts(walletClient, [ownerAddress, sponsorAddress]); + await publicDeployAccounts(ownerWallet, [ownerAddress, sponsorAddress]); logger('Deploying DAI Portal, initializing and deploying l2 contract...'); daiCrossChainHarness = await CrossChainTestHarness.new(