Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
albertandrejev committed Aug 16, 2023
1 parent 7f90ab4 commit a2976e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/testcases/run_in_band/interchain_kv_query.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {
cosmosWrapper,
COSMOS_DENOM,
dao,
env,
icq,
NEUTRON_DENOM,
proposal,
Expand Down
1 change: 1 addition & 0 deletions src/testcases/run_in_band/tge.auction.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import {
cosmosWrapper,
dao,
env,
IBC_ATOM_DENOM,
IBC_USDC_DENOM,
NEUTRON_DENOM,
Expand Down

0 comments on commit a2976e7

Please sign in to comment.