Skip to content

Commit

Permalink
debug failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo4815162342 committed Feb 27, 2024
1 parent 230868e commit 5eb7b52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cli/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ export async function run(argv: NodeJS.Process['argv']) {
failAfterRetryCount,
retryOnEmpty,
pauseBetweenRetriesMs,
fileName: customFileName,
dateFormat
fileName: customFileName
// dateFormat
} = input;

if (isDebugActive) {
Expand Down

0 comments on commit 5eb7b52

Please sign in to comment.