diff --git a/test/integration/openbazaar.js b/test/integration/openbazaar.js index 76f924d..1cac45d 100644 --- a/test/integration/openbazaar.js +++ b/test/integration/openbazaar.js @@ -107,7 +107,8 @@ describe(`#OpenBazaar`, () => { "valueOut", "valueIn", "fees", - "hex" + "hex", + "time" ]) assert.isArray(result.vin) assert.isArray(result.vout)