gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: Get unit tests to pass.


From: gnunet
Subject: [libeufin] branch master updated: Get unit tests to pass.
Date: Fri, 04 Dec 2020 17:24:44 +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 f523a01  Get unit tests to pass.
f523a01 is described below

commit f523a018bfc339acac27e804c9882fdccac6bd00
Author: MS <ms@taler.net>
AuthorDate: Fri Dec 4 17:24:40 2020 +0100

    Get unit tests to pass.
---
 nexus/src/test/kotlin/PainTest.kt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/nexus/src/test/kotlin/PainTest.kt 
b/nexus/src/test/kotlin/PainTest.kt
index 4e4b85b..33140cb 100644
--- a/nexus/src/test/kotlin/PainTest.kt
+++ b/nexus/src/test/kotlin/PainTest.kt
@@ -22,7 +22,8 @@ class PainTest {
                 preparationTimestamp = 0,
                 subject = "subject",
                 instructionId = "instruction id",
-                endToEndId = "end to end id"
+                endToEndId = "end to end id",
+                creditorBic = "BUKBGB33"
             )
         )
         assertTrue {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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