Skip to content

Commit

Permalink
Update test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
manfredipist committed Apr 16, 2021
1 parent dbc19bc commit 816d369
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,8 @@ describe('Verify REST Devices Management', function() {
});
}

myTimer(); // immediate first run
//myTimer(); // immediate first run
done();
} catch (err) {
console.log('Error parsing JSON string:', err);
}
Expand Down

0 comments on commit 816d369

Please sign in to comment.