Skip to content

Commit

Permalink
Removed retries line
Browse files Browse the repository at this point in the history
  • Loading branch information
maneesht committed Sep 19, 2024
1 parent da31e42 commit 9e53968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/mocharc.node.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
const config = {
require: 'ts-node/register',
timeout: 5000,
// retries: 5,
retries: 5,
exit: true
};

Expand Down

0 comments on commit 9e53968

Please sign in to comment.