[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] branch master updated: fix unit test
From: |
gnunet |
Subject: |
[libeufin] branch master updated: fix unit test |
Date: |
Mon, 18 Jan 2021 17:47:17 +0100 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository libeufin.
The following commit(s) were added to refs/heads/master by this push:
new 39e5110 fix unit test
39e5110 is described below
commit 39e51101a579c434f5ade883b025ca328d19cb0f
Author: MS <ms@taler.net>
AuthorDate: Mon Jan 18 17:47:13 2021 +0100
fix unit test
---
sandbox/src/test/kotlin/DBTest.kt | 1 -
1 file changed, 1 deletion(-)
diff --git a/sandbox/src/test/kotlin/DBTest.kt
b/sandbox/src/test/kotlin/DBTest.kt
index ea75f1b..eb074d1 100644
--- a/sandbox/src/test/kotlin/DBTest.kt
+++ b/sandbox/src/test/kotlin/DBTest.kt
@@ -78,7 +78,6 @@ class DBTest {
it[date] = LocalDateTime.now().millis()
it[currency] = "EUR"
it[pmtInfId] = "0"
- it[msgId] = "0"
it[direction] = "DBIT"
}
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.