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