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