You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/3id/__tests__/__snapshots__/3id.test.js.snap
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -152,6 +152,8 @@ Object {
152
152
}
153
153
`;
154
154
155
+
exports[`3id get 3ID using IdentityWallet keyring logic should encrypt and decrypt asymmetrically correctly 1`] =`[Error: IdentityWallet: Could not decrypt message]`;
156
+
155
157
exports[`3id get 3ID using IdentityWallet keyring logic should encrypt and decrypt correctly 1`] =`[Error: IdentityWallet: Could not decrypt message]`;
156
158
157
159
exports[`3id get 3ID using IdentityWallet keyring logic should get public keys correctly 1`] =`
0 commit comments