Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
gergelylovas committed Jan 8, 2025
1 parent c938f76 commit cd11030
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ describe('src/background/services/wallet/handlers/importLedger', () => {
id: walletId,
});
});

it('only imports accounts with pubkeys', async () => {
const walletId = crypto.randomUUID();
const pubKeysValue = [
Expand Down

0 comments on commit cd11030

Please sign in to comment.