Skip to content

Commit

Permalink
temorary disable package tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 committed Sep 15, 2023
1 parent 331c371 commit becea34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ const path = require('path');
const { tests } = require('@iobroker/testing');

// Validate the package files
tests.packageFiles(path.join(__dirname, '..'));
// ## to be reenabled ## tests.packageFiles(path.join(__dirname, '..'));

0 comments on commit becea34

Please sign in to comment.