Merge branch '3.99' into 4.0
This commit is contained in:
@@ -987,7 +987,7 @@ getJasmineRequireObj().Env = function(j$) {
|
||||
|
||||
var declarationError = null;
|
||||
try {
|
||||
specDefinitions.call(suite);
|
||||
specDefinitions.call(j$.deprecatingThisProxy(suite, self));
|
||||
} catch (e) {
|
||||
declarationError = e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user