Skip to content

Commit 4f2bfea

Browse files
committed
chore: fix tests
1 parent 76e9d62 commit 4f2bfea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/snap/src/features/send/render.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ describe('Send', () => {
322322

323323
const updatedContext2: SendContext = {
324324
...updatedContext1,
325+
destinationAddressOrDomain: MOCK_SOLANA_KEYRING_ACCOUNT_1.address,
325326
toAddress: MOCK_SOLANA_KEYRING_ACCOUNT_1.address,
326327
};
327328

0 commit comments

Comments
 (0)