-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The Claim.getAllocationInfo test is failing with an assertion error.
1) Claim
getAllocationInfo
get allocation info:
AssertionError: expected 11637369791666666666666 to equal 23274739583333333333333.
+ expected - actual
-11637369791666666666666
+23274739583333333333333
The actual value is exactly half of the expected value.
Location
test/claim/claim.test.ts:587
Steps to reproduce
npx hardhat test test/claim/claim.test.ts --grep "getAllocationInfo"Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working