mirror of
https://github.com/corda/corda.git
synced 2025-04-18 16:18:12 +00:00
Correct obligationTestRoots to cashObligationTestRoots
This commit is contained in:
parent
0ac29bec26
commit
a44d3edebf
@ -486,7 +486,7 @@ class ObligationTests {
|
||||
|
||||
// Make sure settlement amount must match the amount leaving the ledger
|
||||
ledger {
|
||||
obligationTestRoots(this)
|
||||
cashObligationTestRoots(this)
|
||||
transaction("Settlement") {
|
||||
input("Alice's $1,000,000 obligation to Bob")
|
||||
input("Alice's $1,000,000")
|
||||
|
Loading…
x
Reference in New Issue
Block a user