Don't spy on getGlobal
This commit is contained in:
@@ -1226,7 +1226,7 @@ getJasmineRequireObj().Env = function(j$) {
|
||||
);
|
||||
|
||||
const globalErrors = new GlobalErrors(
|
||||
undefined,
|
||||
global,
|
||||
// Configuration is late-bound because GlobalErrors needs to be constructed
|
||||
// before it's set to detect load-time errors in browsers
|
||||
() => this.configuration()
|
||||
|
||||
Reference in New Issue
Block a user