Merge branch '3.99' into 4.0
This commit is contained in:
+1
-1
@@ -258,7 +258,7 @@ getJasmineRequireObj().Spec = function(j$) {
|
||||
if (this.message) {
|
||||
this.excludeMessage = message;
|
||||
}
|
||||
this.pend();
|
||||
this.pend(message);
|
||||
};
|
||||
|
||||
Spec.prototype.getResult = function() {
|
||||
|
||||
Reference in New Issue
Block a user