From 4e69b0bf798246b2989569ce2f429e0cc1dceebd Mon Sep 17 00:00:00 2001 From: Scott Bender Date: Wed, 7 Aug 2024 19:38:11 -0400 Subject: [PATCH] chore: remove debug logging --- lib/stringMsg.test.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/stringMsg.test.js b/lib/stringMsg.test.js index efd0be9..13f1877 100644 --- a/lib/stringMsg.test.js +++ b/lib/stringMsg.test.js @@ -73,7 +73,6 @@ describe('parseMultiLineCandumpV3', () => { msgs.forEach((msg) => { res = parseCandump3(msg) }) - console.log(res.data.toString('hex')) expect(res).toEqual({ bus: "vcan0", canId: 166854913,