Skip to content

Commit

Permalink
Lint files
Browse files Browse the repository at this point in the history
  • Loading branch information
emyl3 committed Aug 12, 2024
1 parent 87621c6 commit a469ec5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const trackFailures = (
properties: {
count: testEventBatch.parseFailureCount,
parseFailures: Object.keys(testEventBatch.parseFailure),
operationId
operationId,
},
});
}
Expand Down

0 comments on commit a469ec5

Please sign in to comment.