From 013ca1c12196c8c4ad90ec879a793e437f4fbb1c Mon Sep 17 00:00:00 2001 From: Hendry Zheng Date: Fri, 31 Dec 2021 15:29:52 +0700 Subject: [PATCH] remove console log --- integration_test/va.test.js | 1 - 1 file changed, 1 deletion(-) diff --git a/integration_test/va.test.js b/integration_test/va.test.js index 5f4713d..c62cc13 100644 --- a/integration_test/va.test.js +++ b/integration_test/va.test.js @@ -23,7 +23,6 @@ module.exports = function () { return va.getFixedVA({ id }) }) .then(({ id }) => { - console.log(id); return va.updateFixedVA({ id, suggestedAmt: 10000,