Minor: fix a warning in VaultQueryTests

This commit is contained in:
Mike Hearn 2018-05-09 16:45:50 +02:00
parent 54e1a7aa7e
commit af802bd8c5

View File

@ -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)