Skip to content

Commit

Permalink
unneeded modification
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmgdr committed Mar 21, 2024
1 parent 0558c02 commit f7675ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sdk/network-utils/jestSetup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ jest.mock('cross-fetch', () => fetchMockSandbox)

// @ts-ignore
global.fetchMock = fetchMockSandbox
global.fetch = fetchMockSandbox

0 comments on commit f7675ad

Please sign in to comment.