From f64173b490614c8558474bb41716909482f8d387 Mon Sep 17 00:00:00 2001 From: Scott Bender Date: Wed, 7 Aug 2024 19:38:52 -0400 Subject: [PATCH] chore: remove debug logging (#281) --- 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,