Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejborstnik committed Apr 8, 2024
1 parent d70f1f7 commit a259d63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ describe('lockPrivateKeys', () => {
keychain.addSeed(seed)

const keyId = createKeyIdentifierForExodus({ exoType: 'FUSION' })
const exportedKeys = await keychain.exportKey({
await keychain.exportKey({
seedId,
keyId,
exportPrivate: true,
Expand Down

0 comments on commit a259d63

Please sign in to comment.