Remove comment

This commit is contained in:
Tobias Skarhed 2018-08-03 14:44:40 +02:00
parent be7b663369
commit fa6d25af72

View File

@ -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();