Explorar el Código

Remove comment

Tobias Skarhed hace 7 años
padre
commit
fa6d25af72
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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();