Skip to content

Commit

Permalink
update for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed Dec 2, 2022
1 parent 3ff6fcb commit 32c342f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2351,7 +2351,7 @@ balanceTransactionSpec = describe "balanceTransaction" $ do
property prop_posAndNegFromCardanoValueRoundtrip

it "increases zero-ada outputs to minimum" $ do
pendingWith "Needs correct mock PParams for Babbage"
pendingWith "needs correct mock PParams for Babbage"
let era = WriteTx.RecentEraBabbage
let out = TxOut dummyAddr (TokenBundle.fromCoin (Coin 0))
let out' = TxOut dummyAddr (TokenBundle.fromCoin (Coin 874_930))
Expand Down

0 comments on commit 32c342f

Please sign in to comment.