Skip to content

Commit

Permalink
fix ictx test
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0n00gler committed Sep 9, 2024
1 parent 7649bc9 commit abd8732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/testcases/run_in_band/interchaintx.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import { SigningStargateClient } from '@cosmjs/stargate';
import {
QueryClientImpl as StakingQueryClient,
QueryDelegatorDelegationsResponse,
} from '@neutron-org/cosmjs-types/cosmos/staking/v1beta1/query';
} from 'cosmjs-types/cosmos/staking/v1beta1/query';
import { QueryChannelsResponse } from '@neutron-org/neutronjs/ibc/core/channel/v1/query';
import { QueryClientImpl as IbcQueryClient } from '@neutron-org/neutronjs/ibc/core/channel/v1/query.rpc.Query';
import { QueryFailuresResponse } from '@neutron-org/neutronjs/neutron/contractmanager/query';
Expand Down

0 comments on commit abd8732

Please sign in to comment.