test: fix acceptance tests
This commit is contained in:
@@ -21,6 +21,7 @@ validator(token_name: ByteArray, utxo_ref: OutputReference) {
|
||||
transaction
|
||||
|
||||
expect [(asset_name, amount)] = mint
|
||||
|> value.from_minted_value
|
||||
|> value.tokens(policy_id)
|
||||
|> dict.to_list()
|
||||
|
||||
@@ -34,4 +35,4 @@ validator(token_name: ByteArray, utxo_ref: OutputReference) {
|
||||
todo @"burn"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user