fix the broken test
This commit is contained in:
parent
8c9a69dfec
commit
c556b3eda5
2 changed files with 2 additions and 2 deletions
|
|
@ -111,7 +111,7 @@ validContext =
|
|||
governorOutput :: TxOut
|
||||
governorOutput =
|
||||
TxOut
|
||||
{ txOutAddress = effectValidatorAddress
|
||||
{ txOutAddress = govValidatorAddress
|
||||
, txOutValue = withMinAda gst
|
||||
, txOutDatumHash = Just $ toDatumHash governorOutputDatum
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue