share usercontext for full suite
This commit is contained in:
@@ -272,6 +272,7 @@ getJasmineRequireObj().Env = function(j$) {
|
||||
description: description,
|
||||
expectationResultFactory: expectationResultFactory,
|
||||
queueRunnerFactory: queueRunnerFactory,
|
||||
userContext: function() { return suite.clonedSharedUserContext(); },
|
||||
fn: fn
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user