Skip to content

Commit 655f32e

Browse files
committed
fix interface controller test
1 parent 146af1d commit 655f32e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/snaps-controllers/src/test-utils/controller.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,6 +825,7 @@ export const getRestrictedSnapInterfaceControllerMessenger = (
825825
'SnapController:get',
826826
'AccountsController:getSelectedMultichainAccount',
827827
'AccountsController:listMultichainAccounts',
828+
'PermissionController:hasPermission',
828829
],
829830
events: ['NotificationServicesController:notificationsListUpdated'],
830831
messenger: snapInterfaceControllerMessenger,

0 commit comments

Comments
 (0)