Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit 08c2c2e

Browse files
committed
Updated ECDSA Keep Factory tests
1 parent e6eaeaa commit 08c2c2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

solidity/test/BondedECDSAKeepFactoryTest.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1514,6 +1514,7 @@ contract("BondedECDSAKeepFactory", async (accounts) => {
15141514
await keepBonding.authorizeSortitionPoolContract(members[i], signerPool, {
15151515
from: authorizers[i],
15161516
})
1517+
await tokenStaking.setBeneficiary(members[i], members[i])
15171518
}
15181519

15191520
const unbondedAmount = unbondedValue || minimumBond

0 commit comments

Comments
 (0)