Skip to content

Display both minutes and seconds of duration time when specs are finished.

gitlab-qa-bot requested to merge github/fork/uzzz/master into master

Created by: uzzz

As far as lots of rails heavy-weight apps (mine too) runs specs much longer than tens seconds (about 23 minutes on my app for instance) because of hardcore DB seeding I think it will be useful to see "xx minutes xx seconds" in output if duration is more than 1 minute.

Merge request reports