Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Report times lack hour #175

Open
dannybduval opened this issue Sep 19, 2019 · 0 comments
Open

Report times lack hour #175

dannybduval opened this issue Sep 19, 2019 · 0 comments

Comments

@dannybduval
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant