fix test case

This commit is contained in:
Florian Dold 2020-06-03 16:45:54 +05:30
parent 156f69a1ea
commit 77c61e7381
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -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 },