The done function now returns null
This commit is contained in:
@@ -7,6 +7,7 @@ getJasmineRequireObj().QueueRunner = function(j$) {
|
||||
called = true;
|
||||
fn();
|
||||
}
|
||||
return null;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user