Skip to content

Commit

Permalink
comment issue in test
Browse files Browse the repository at this point in the history
  • Loading branch information
jiqiang90 committed Jan 22, 2024
1 parent a54cf15 commit 92d9409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/node/src/indexer/api.service.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ describe('ApiService Chihuahua', () => {
await prepareApiService();
});

// This is to test https://github.com/cosmos/cosmjs/issues/1543
it('chihuahua test, can query block result', async () => {
const api = apiService.api;
const blockInfo = await api.blockInfo(TEST_CHIHUAHUA);
Expand Down

0 comments on commit 92d9409

Please sign in to comment.