gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: fix test expectation


From: gnunet
Subject: [taler-merchant] branch master updated: fix test expectation
Date: Sat, 07 Dec 2019 17:39:52 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 07fd080  fix test expectation
07fd080 is described below

commit 07fd080529742ff424e49d00c0d08c001c45317a
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Dec 7 17:39:50 2019 +0100

    fix test expectation
---
 src/lib/test_merchant_api.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index 70694ff..54c166e 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -546,7 +546,7 @@ run (void *cls,
       "1-unpaid",
       "EUR:0.1",
       "EUR:0.01",
-      MHD_HTTP_BAD_REQUEST),
+      MHD_HTTP_CONFLICT),
 
     /* Try to increase a non existent proposal.  */
     TALER_TESTING_cmd_refund_increase

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



reply via email to

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