Skip to content

Commit

Permalink
fix: output optional fields if included (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
devpow112 authored Jan 10, 2024
1 parent 162e2d9 commit 5a606b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/reporters/helpers.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ const memberPriority = [
'started',
'totalDuration',
'duration',
'tool',
'experience',
'type',
'countPassed',
'countFailed',
'countSkipped',
Expand Down

0 comments on commit 5a606b4

Please sign in to comment.