removing the exception formatter from the util namespace
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
}
|
||||
};
|
||||
|
||||
var exceptionFormatter = jasmine.util.formatException;
|
||||
var exceptionFormatter = jasmine.exceptionMessageFor;
|
||||
|
||||
var specConstructor = jasmine.Spec;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user