Report loading errors as loading errors, not afterAll errors
[#24901981]
This commit is contained in:
@@ -97,6 +97,7 @@ getJasmineRequireObj().Env = function(j$) {
|
||||
if (!suppressLoadErrors) {
|
||||
topSuite.result.failedExpectations.push({
|
||||
passed: false,
|
||||
globalErrorType: 'load',
|
||||
message: message
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user