Tobias Skarhed 7 лет назад
Родитель
Сommit
fa6d25af72
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      public/app/features/dashboard/specs/share_modal_ctrl.jest.ts

+ 0 - 1
public/app/features/dashboard/specs/share_modal_ctrl.jest.ts

@@ -56,7 +56,6 @@ describe('ShareModalCtrl', () => {
 
   describe('shareUrl with current time range and panel', () => {
     it('should generate share url absolute time', () => {
-      //   ctx.$location.path('/test');
       ctx.scope.panel = { id: 22 };
 
       ctx.scope.init();