Skip to content

Commit ed97239

Browse files
Improve assertion
1 parent c76bb9c commit ed97239

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/snaps-rpc-methods/src/permitted/getClientStatus.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ describe('snap_getClientStatus', () => {
1414
hookNames: {
1515
getIsLocked: true,
1616
getIsActive: true,
17+
getVersion: true,
1718
},
1819
});
1920
});

0 commit comments

Comments
 (0)