gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] 03/04: fix test case


From: gnunet
Subject: [taler-wallet-core] 03/04: fix test case
Date: Wed, 03 Jun 2020 13:16:35 +0200

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

dold pushed a commit to branch master
in repository wallet-core.

commit 77c61e738181561979da64a480fe21f70f6fe1f4
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Wed Jun 3 16:45:54 2020 +0530

    fix test case
---
 src/types/types-test.ts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/types/types-test.ts b/src/types/types-test.ts
index ce309249..ba56582c 100644
--- a/src/types/types-test.ts
+++ b/src/types/types-test.ts
@@ -138,6 +138,7 @@ test("contract terms validation", (t) => {
     fulfillment_url: "foo",
     max_fee: "EUR:1.5",
     merchant_pub: "12345",
+    merchant: { name: "Foo" },
     order_id: "test_order",
     pay_deadline: { t_ms: 42 },
     wire_transfer_deadline: { t_ms: 42 },

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