Skip to content

Commit 2dc8c19

Browse files
committed
chore: update test
1 parent c3e461f commit 2dc8c19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/snap/src/core/services/wallet/WalletService.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ describe('WalletService', () => {
245245
fromAccount,
246246
transactionMessageBase64Encoded,
247247
scope,
248-
undefined,
248+
'https://metamask.io',
249249
);
250250

251251
expect(result).toStrictEqual({

0 commit comments

Comments
 (0)