Skip to content

Commit 709b347

Browse files
committed
Fix simulation test
1 parent d28ee8e commit 709b347

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

packages/snaps-simulation/src/methods/specifications.test.ts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -242,15 +242,6 @@ describe('getPermissionSpecifications', () => {
242242
],
243243
"targetName": "snap_getPreferences",
244244
},
245-
"snap_manageAccounts": {
246-
"allowedCaveats": null,
247-
"methodImplementation": [Function],
248-
"permissionType": "RestrictedMethod",
249-
"subjectTypes": [
250-
"snap",
251-
],
252-
"targetName": "snap_manageAccounts",
253-
},
254245
"snap_manageState": {
255246
"allowedCaveats": null,
256247
"methodImplementation": [Function],

0 commit comments

Comments
 (0)