Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Sep 10, 2021
1 parent cd13038 commit 64098af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/images.test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const devices = require('zigbee-herdsman-converters').devices;
const devices = require('zigbee2mqtt/node_modules/zigbee-herdsman-converters').devices;
const chai = require('chai');
const fs = require('fs');
const path = require('path');
Expand Down

0 comments on commit 64098af

Please sign in to comment.