Skip to content

Commit

Permalink
fix: network test import
Browse files Browse the repository at this point in the history
  • Loading branch information
classicalliu committed Sep 2, 2019
1 parent a0f9d9d commit c4cb7e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/neuron-wallet/tests/services/networks.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import NetworksService, { NetworkWithID } from '../../src/services/networks'
import NetworksService from '../../src/services/networks'
import { NetworkWithID } from '../../src/types/network'
import env from '../../src/env'
import i18n from '../../src/utils/i18n'

Expand Down

0 comments on commit c4cb7e4

Please sign in to comment.