remove incorrect votes check
This commit is contained in:
parent
15d4dd03d9
commit
5c7d226a29
1 changed files with 0 additions and 3 deletions
|
|
@ -419,9 +419,6 @@ governorValidator gov =
|
|||
passert "Invalid thresholds in proposal datum" $
|
||||
outputProposalDatum.thresholds #== oldParams.proposalThresholds
|
||||
|
||||
passert "Initial proposal votes should be empty" $
|
||||
pnull #$ pto $ pto $ pfromData outputProposalDatum.votes
|
||||
|
||||
passert "Proposal state should be draft" $
|
||||
outputProposalDatum.status #== pconstantData Draft
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue