Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mstrasinskis committed Sep 24, 2024
1 parent 9ee39d7 commit 2628fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/tests/routes/app/tokens/page.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ describe("Tokens route", () => {
}
);

// Add 2 imported tokens
// Add 3 imported tokens
importedTokensStore.set({
importedTokens: [
importedToken1Data,
Expand Down

0 comments on commit 2628fd7

Please sign in to comment.