From 8cf41a137aa8275e61a244b0096796466b10648d Mon Sep 17 00:00:00 2001 From: koenkk Date: Wed, 22 Nov 2023 21:42:44 +0100 Subject: [PATCH] fix(ignore): remove console.log in test --- test/publish.test.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test/publish.test.js b/test/publish.test.js index e38cc8c94..4fdf34413 100644 --- a/test/publish.test.js +++ b/test/publish.test.js @@ -1432,7 +1432,6 @@ describe('Publish', () => { await flushPromises(); expect(group.command).toHaveBeenCalledTimes(1); expect(group.command).toHaveBeenCalledWith('genScenes', 'recall', { groupid: 15071, sceneid: 1 }, {}); - console.log(logger.error.mock.calls); expect(MQTT.publish).toHaveBeenCalledTimes(8); expect(MQTT.publish).toHaveBeenNthCalledWith(1, 'zigbee2mqtt/group_tradfri_remote',