gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: fix build


From: gnunet
Subject: [libeufin] branch master updated: fix build
Date: Fri, 17 Apr 2020 14:15:51 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 7e01743  fix build
7e01743 is described below

commit 7e01743b433fdd67b3c312fe84b1191349e1ee59
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Apr 17 14:15:47 2020 +0200

    fix build
---
 nexus/src/test/kotlin/DbTest.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nexus/src/test/kotlin/DbTest.kt b/nexus/src/test/kotlin/DbTest.kt
index 2723409..e89142f 100644
--- a/nexus/src/test/kotlin/DbTest.kt
+++ b/nexus/src/test/kotlin/DbTest.kt
@@ -42,7 +42,7 @@ class DbTest {
 
     @Test
     fun testPain001() {
-        createPain001entry(
+        createPain001entity(
             Pain001Data(
                 creditorBic = "cb",
                 creditorIban = "ci",

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]