Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
montelaidev committed Jun 24, 2024
1 parent 452b17b commit 87009cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/selectors/multichain.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ describe('Multichain Selectors', () => {
);
});

// @ts-expect-error This is missing from the Mocha type definitions
it.each(['usd', 'ETH'])(
"returns current currency '%s' if account is EVM",
(currency: string) => {
Expand Down

0 comments on commit 87009cd

Please sign in to comment.