Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-jake committed Jan 13, 2025
1 parent babbf34 commit 9595db2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/wallet-sdk/src/util/web.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ vi.mock('./checkCrossOriginOpenerPolicy');

const mockOrigin = 'http://localhost';

const mockId = 'wallet_123';

describe('PopupManager', () => {
beforeAll(() => {
global.window = Object.create(window);
Expand Down

0 comments on commit 9595db2

Please sign in to comment.