Skip to content

Commit

Permalink
#0: remove debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoernBerkefeld committed Oct 9, 2023
1 parent c25af29 commit 8e008d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/type.automation.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ describe('type: automation', () => {
1,
'one automation expected'
);
testUtils.logAPIHistoryDebug();
// check number of API calls
assert.equal(
testUtils.getAPIHistoryLength(),
Expand Down

0 comments on commit 8e008d3

Please sign in to comment.