aboutsummaryrefslogtreecommitdiff
path: root/src/types-test.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-11-01 18:39:23 +0100
committerFlorian Dold <florian.dold@gmail.com>2019-11-01 18:39:23 +0100
commitae8a00527168b13aa59ddc2fbd1f88a0f1e2669c (patch)
treea8599ee8efd254d468ec1ab29ce4ebdabd29c276 /src/types-test.ts
parent1c5a9d2474f6281869c0ed0accbff4944359722a (diff)
downloadwallet-core-ae8a00527168b13aa59ddc2fbd1f88a0f1e2669c.tar.xz
protocol changes
Diffstat (limited to 'src/types-test.ts')
-rw-r--r--src/types-test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/types-test.ts b/src/types-test.ts
index 51c4d69c7..3ba059de1 100644
--- a/src/types-test.ts
+++ b/src/types-test.ts
@@ -115,7 +115,7 @@ test("contract terms validation", (t) => {
merchant_pub: "12345",
order_id: "test_order",
pay_deadline: "Date(12346)",
- pay_url: "https://example.com/pay",
+ merchant_base_url: "https://example.com/pay",
products: [],
refund_deadline: "Date(12345)",
summary: "hello",