This repository has been archived by the owner on Dec 7, 2019. It is now read-only.
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.
Report times lack hour #175
Open
Description
Minor bug,
https://github.com/gojuno/composer/blob/master/html-report/src/utils/convertTime.js
The return is
return mins + ':' + secs + '.' + ms;
If test runs take longer than an hour, you only see the mm:ss.SS
Metadata
Assignees
Labels
No labels
Activity