mirror of
https://github.com/corda/corda.git
synced 2025-04-07 11:27:01 +00:00
Minor: fix a warning in VaultQueryTests
This commit is contained in:
parent
54e1a7aa7e
commit
af802bd8c5
@ -2219,7 +2219,7 @@ abstract class VaultQueryTestsBase : VaultQueryParties {
|
||||
}
|
||||
|
||||
@Test
|
||||
fun `unconsumedCashStatesForSpending_single_issuer_reference_not_matching`() {
|
||||
fun `unconsumedCashStatesForSpending single issuer reference not matching`() {
|
||||
database.transaction {
|
||||
vaultFiller.fillWithSomeTestCash(1000.DOLLARS, notaryServices, 1, DUMMY_CASH_ISSUER)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user