Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8da653f

Browse files
committedOct 24, 2024·
fixing rebase issue
1 parent d8b711b commit 8da653f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎app/scripts/metamask-controller.test.js

-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ const browserPolyfillMock = {
6464
addListener: jest.fn(),
6565
},
6666
getPlatformInfo: jest.fn().mockResolvedValue('mac'),
67-
setUninstallURL: () => undefined,
6867
},
6968
storage: {
7069
session: {

0 commit comments

Comments
 (0)
Please sign in to comment.