Skip to content

Commit

Permalink
ESM4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hombach authored and Hombach committed Dec 1, 2024
1 parent b510741 commit 5a73996
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 @@ import { tests } from "@iobroker/testing";

// Run integration tests - See https://github.com/ioBroker/testing for a detailed explanation and further options
tests.integration(process.cwd(), {
allowedExitCodes: [11, 1],
allowedExitCodes: [0],
});

0 comments on commit 5a73996

Please sign in to comment.