@@ -57,6 +57,8 @@ getJasmineRequireObj().ConsoleReporter = function() {
|
|||||||
},
|
},
|
||||||
failedSuites = [];
|
failedSuites = [];
|
||||||
|
|
||||||
|
print('ConsoleReporter is deprecated and will be removed in a future version.');
|
||||||
|
|
||||||
this.jasmineStarted = function() {
|
this.jasmineStarted = function() {
|
||||||
specCount = 0;
|
specCount = 0;
|
||||||
failureCount = 0;
|
failureCount = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user