Skip to content

Commit

Permalink
Fix dep name
Browse files Browse the repository at this point in the history
  • Loading branch information
matextrem committed Apr 14, 2022
1 parent 2be3188 commit 10808e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setupTests.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import fetchMock from 'jest-fetch-mock'
import log from 'logLevel'
import log from 'loglevel'
import { generateTestingUtils } from 'eth-testing'

jest.setMock('cross-fetch', fetchMock)
Expand Down

0 comments on commit 10808e5

Please sign in to comment.