Skip to content

Commit

Permalink
chore: adding new controller to mainnet test snapshots (#841)
Browse files Browse the repository at this point in the history
  • Loading branch information
krpeacock authored Feb 3, 2024
1 parent e30466f commit 03fd093
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/generated/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ <h1>Agent-JS Changelog</h1>

<section>
<h2>Version x.x.x</h2>
<ul></ul>
<ul>
<li>chore: adding new controller to snapshot for e2e canister status</li>
</ul>
<h2>Version 0.21.4</h2>
<ul>
<li>fix: edit to the post-release script</li>
Expand Down
1 change: 1 addition & 0 deletions e2e/node/basic/mainnet.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ describe('controllers', () => {
[
"hgfyw-myaaa-aaaab-qaaoa-cai",
"b73qn-rqaaa-aaaap-aazvq-cai",
"5vdms-kaaaa-aaaap-aa3uq-cai",
"aux4w-bi6yf-a3bhr-zydhx-qvf2p-ymdeg-ddvg6-gmobi-ct4dk-wf4xd-nae",
"jhnlf-yu2dz-v7beb-c77gl-76tj7-shaqo-5qfvi-htvel-gzamb-bvzx6-yqe",
]
Expand Down

0 comments on commit 03fd093

Please sign in to comment.