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 (#6891)


From: gnunet
Subject: [taler-merchant] branch master updated: fix test (#6891)
Date: Sat, 29 May 2021 08:50:21 +0200

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 9b2eae57 fix test (#6891)
9b2eae57 is described below

commit 9b2eae57e379402c05c5bce4db7d2cb7405dfbf9
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sat May 29 08:49:18 2021 +0200

    fix test (#6891)
---
 src/backenddb/test_merchantdb.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/backenddb/test_merchantdb.c b/src/backenddb/test_merchantdb.c
index d8229951..aeb4fca3 100644
--- a/src/backenddb/test_merchantdb.c
+++ b/src/backenddb/test_merchantdb.c
@@ -1,6 +1,6 @@
 /*
   This file is part of TALER
-  (C) 2014-2017, 2020 Taler Systems SA
+  (C) 2014-2021 Taler Systems SA
 
   TALER is free software; you can redistribute it and/or modify it under the
   terms of the GNU Lesser General Public License as published by the Free 
Software
@@ -5327,6 +5327,7 @@ pre_test_tips (struct TestTips_Closure *cls)
                  TALER_string_to_amount ("EUR:99.99",
                                          
&cls->expired_reserve.initial_amount));
   cls->expired_reserve.exchange_url = "exch-url";
+  cls->expired_reserve.payto_uri = "payto://some-uri";
   cls->expired_reserve.expiration = GNUNET_TIME_UNIT_ZERO_ABS;
 
   /* Tip/pickup */

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