Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
soloseng committed Feb 16, 2024
1 parent cd64e70 commit acd18ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/protocol/test/governance/validators/validators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ contract('Validators', (accounts: string[]) => {

// describe('#deregisterValidatorGroup', () => {})

describe('#addMember', () => {})
// describe('#addMember', () => {})

describe('#removeMember', () => {
const group = accounts[0]
Expand Down

0 comments on commit acd18ca

Please sign in to comment.