Skip to content

Commit

Permalink
fixup! fix(orchestration): test-* files are not picked up by ava
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpatrickdev authored May 6, 2024
1 parent 9aff733 commit bb34c13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/orchestration/test/mocks/chain-info.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/**
* Generated using gRPC queries to local simulated chains
* See {@link https://github.com/Agoric/agoric-sdk/blob/43e0249502171e82460be7cf4bad8baf5db5aafd/packages/cosmic-proto/test/snapshots/test-chain-info.js.md | snapshots} and
* their {@link https://github.com/Agoric/agoric-sdk/blob/43e0249502171e82460be7cf4bad8baf5db5aafd/packages/cosmic-proto/test/snapshots/test-chain-info.js.md | source test}.
* their {@link https://github.com/Agoric/agoric-sdk/blob/43e0249502171e82460be7cf4bad8baf5db5aafd/packages/cosmic-proto/test/test-chain-info.js | source test}.

Check warning on line 5 in packages/orchestration/test/mocks/chain-info.js

View workflow job for this annotation

GitHub Actions / lint-rest

Expected JSDoc block to be aligned
* // TODO check in some portion of above code
*/
export const mockChainInfo = {
Expand Down

0 comments on commit bb34c13

Please sign in to comment.