We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e9d62 commit 4f2bfeaCopy full SHA for 4f2bfea
1 file changed
packages/snap/src/features/send/render.test.tsx
@@ -322,6 +322,7 @@ describe('Send', () => {
322
323
const updatedContext2: SendContext = {
324
...updatedContext1,
325
+ destinationAddressOrDomain: MOCK_SOLANA_KEYRING_ACCOUNT_1.address,
326
toAddress: MOCK_SOLANA_KEYRING_ACCOUNT_1.address,
327
};
328
0 commit comments