Skip to content

Commit

Permalink
4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hombach authored and Hombach committed Nov 19, 2024
1 parent fad60b3 commit 451ee2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ const { tests } = require("@iobroker/testing");

// Run integration tests - See https://github.com/ioBroker/testing for a detailed explanation and further options
tests.integration(path.join(__dirname, ".."), {
allowedExitCodes: [11],
allowedExitCodes: [2],
});

0 comments on commit 451ee2c

Please sign in to comment.