Skip to content

Commit

Permalink
Fix simulation test
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeRx committed Oct 31, 2024
1 parent 7062384 commit 59f242f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/snaps-simulation/src/methods/specifications.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -242,15 +242,6 @@ describe('getPermissionSpecifications', () => {
],
"targetName": "snap_getPreferences",
},
"snap_manageAccounts": {
"allowedCaveats": null,
"methodImplementation": [Function],
"permissionType": "RestrictedMethod",
"subjectTypes": [
"snap",
],
"targetName": "snap_manageAccounts",
},
"snap_manageState": {
"allowedCaveats": null,
"methodImplementation": [Function],
Expand Down

0 comments on commit 59f242f

Please sign in to comment.