gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: remove accidental change to test


From: gnunet
Subject: [libeufin] branch master updated: remove accidental change to test
Date: Thu, 22 Dec 2022 16:06:51 +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 fd4889f4 remove accidental change to test
fd4889f4 is described below

commit fd4889f4a19a7993e65af6d9bd6b0231604534a6
Author: MS <ms@taler.net>
AuthorDate: Thu Dec 22 16:06:25 2022 +0100

    remove accidental change to test
---
 nexus/src/test/kotlin/SandboxCircuitApiTest.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nexus/src/test/kotlin/SandboxCircuitApiTest.kt 
b/nexus/src/test/kotlin/SandboxCircuitApiTest.kt
index 090e2d44..d2d0e4c6 100644
--- a/nexus/src/test/kotlin/SandboxCircuitApiTest.kt
+++ b/nexus/src/test/kotlin/SandboxCircuitApiTest.kt
@@ -13,7 +13,7 @@ class SandboxCircuitApiTest {
         withSandboxTestDatabase {
             withTestApplication(sandboxApp) {
                 runBlocking {
-                    val r: String = 
client.get("/demobanks/default/circuit-api/config33")
+                    val r: String = 
client.get("/demobanks/default/circuit-api/config")
                     println(r)
                 }
             }

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