Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 8b80d5d

Browse files
committed
chore: rename permit2 sign
1 parent 1e8bdac commit 8b80d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/modules/web3/contracts/useManagedSendTransaction.integration.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const utils = await getSdkTestUtils({
2626
pool: aWjAuraWethPoolElementMock(), // Balancer Weighted wjAura and WETH,
2727
})
2828

29-
const { getPoolTokens, getPoolTokenBalances } = utils
29+
const { getPoolTokens } = utils
3030

3131
const poolTokens = getPoolTokens()
3232

0 commit comments

Comments
 (0)