HtmlReporterV2: replace dots with progress bar
This commit is contained in:
@@ -22,8 +22,7 @@ jasmineRequire.HtmlReporterV2Urls = function(j$) {
|
||||
stopOnSpecFailure: this.queryString.getParam('stopOnSpecFailure'),
|
||||
stopSpecOnExpectationFailure: this.queryString.getParam(
|
||||
'stopSpecOnExpectationFailure'
|
||||
),
|
||||
hideDisabled: this.queryString.getParam('hideDisabled')
|
||||
)
|
||||
};
|
||||
|
||||
const random = this.queryString.getParam('random');
|
||||
|
||||
Reference in New Issue
Block a user