Update zigbee-herdsman-converters to 18.38.0 (#21568)

* fix(ignore): update zigbee-herdsman-converters to 18.38.0

* fix tests

---------

Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-02-25 21:09:35 +00:00
committed by GitHub
co-authored by Koenkk
parent a06a0ea059
commit 8fb28f9e2f
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ const flushPromises = require('./lib/flushPromises');
const mocksClear = [MQTT.publish, logger.warn, logger.debug];
const setTimeoutNative = setTimeout;
describe('onlythisNetworkmap', () => {
describe('Networkmap', () => {
let controller;
beforeAll(async () => {