add tests for GAT minting

no more propsoal T_T
This commit is contained in:
Hongrui Fang 2022-07-18 18:31:51 +08:00
parent 2098de2d9c
commit 558313e213
12 changed files with 1544 additions and 751 deletions

View file

@ -253,7 +253,7 @@ mkTestTree name ps isValid = group name [proposal, stake]
proposal =
testValidator
isValid
"propsoal"
"proposal"
(proposalValidator Shared.proposal)
proposalInputDatum
(mkProposalRedeemer ps)