Skip to content

Commit

Permalink
returned deleted line
Browse files Browse the repository at this point in the history
  • Loading branch information
aburkut committed Jan 22, 2025
1 parent 0d7304d commit ef0b89c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/utils-e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,7 @@ export async function newTestE2E({
stateOverrides: {},
};

destToken.addBalance(GIFTER_ADDRESS, MAX_UINT);
destToken.applyOverrides(stateOverrides);

const giftTx = makeFakeTransferToSenderAddress(
Expand Down

0 comments on commit ef0b89c

Please sign in to comment.