Oops, remove call to jasmine.log().
This commit is contained in:
@@ -123,7 +123,6 @@ jasmine.Clock = {
|
||||
},
|
||||
|
||||
uninstallMock: function() {
|
||||
jasmine.log("uninstall")
|
||||
jasmine.Clock.assertInstalled();
|
||||
jasmine.Clock.installed = jasmine.Clock.real;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user