Commit bfbebf0
committed
Update gotestsum to add timestamps to junit output
The current release of gotestsum is missing timestamps in the junit
data, which makes it difficult to import in an external system later.
gotestyourself/gotestsum@012a85e
includes the necessary changes to add the timestamp for the test run to
the junit output.
Signed-off-by: Brian Goff <[email protected]>1 parent 0a3a77b commit bfbebf0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
0 commit comments