Skip to content

Commit

Permalink
Update integration.js - reenable integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Oct 16, 2024
1 parent 8e55b40 commit ef6a15f
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 @@ -2,4 +2,4 @@ const path = require('path');
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, '..'));
tests.integration(path.join(__dirname, '..'));

0 comments on commit ef6a15f

Please sign in to comment.