add comments to Multisig module
This commit is contained in:
parent
d8ae2f7b33
commit
9dc89bcf55
2 changed files with 25 additions and 17 deletions
|
|
@ -27,7 +27,8 @@ import Spec.Sample.Stake qualified as Stake
|
|||
--------------------------------------------------------------------------------
|
||||
tests :: [TestTree]
|
||||
tests =
|
||||
[ testGroup "policy" $
|
||||
[ testGroup
|
||||
"policy"
|
||||
[ scriptTest "minting" (compile $ stakePolicy Stake.stake # pforgetData (pconstantData ()) # pconstant Stake.stakeCreation)
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue