gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] 07/08: tests: needed to specify a correct EBICS host ID.


From: gnunet
Subject: [libeufin] 07/08: tests: needed to specify a correct EBICS host ID.
Date: Wed, 08 Feb 2023 14:32:23 +0100

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

ms pushed a commit to branch master
in repository libeufin.

commit e60dd7180b0aa606cf84c79e657193897790672b
Author: MS <ms@taler.net>
AuthorDate: Wed Feb 8 14:19:00 2023 +0100

    tests: needed to specify a correct EBICS host ID.
---
 nexus/src/test/kotlin/SandboxLegacyApiTest.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nexus/src/test/kotlin/SandboxLegacyApiTest.kt 
b/nexus/src/test/kotlin/SandboxLegacyApiTest.kt
index 5b0ed407..bd8b0248 100644
--- a/nexus/src/test/kotlin/SandboxLegacyApiTest.kt
+++ b/nexus/src/test/kotlin/SandboxLegacyApiTest.kt
@@ -37,7 +37,7 @@ class SandboxLegacyApiTest {
                      * and conflict detection.
                      */
                     var body = mapper.writeValueAsString(object {
-                        val hostID = "foo"
+                        val hostID = "eufinSandbox"
                         val userID = "foo"
                         val systemID = "foo"
                         val partnerID = "foo"

-- 
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]