You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: test/calendar.spec.js
+1-36Lines changed: 1 addition & 36 deletions
Original file line number
Diff line number
Diff line change
@@ -384,41 +384,6 @@ describe('uiCalendar', function () {
384
384
}
385
385
});
386
386
}));
387
-
388
-
it('should make sure that any function that already has an apply in it does not break the calendar (backwards compatible)',inject(function($timeout,$rootScope){
0 commit comments