Skip to content

Commit

Permalink
fix subdao test
Browse files Browse the repository at this point in the history
  • Loading branch information
joldie777 committed Sep 9, 2024
1 parent c25e3da commit 4b7876a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/testcases/parallel/subdao.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,7 @@ describe('Neutron / Subdao', () => {
name: 'proposal11',
},
'single_nt_pause',
false,
true,
);
await subdaoMember1.voteYes(proposalId, 'single_nt_pause');
Expand Down

0 comments on commit 4b7876a

Please sign in to comment.