mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Remove comment
This commit is contained in:
parent
be7b663369
commit
fa6d25af72
@ -56,7 +56,6 @@ describe('ShareModalCtrl', () => {
|
|||||||
|
|
||||||
describe('shareUrl with current time range and panel', () => {
|
describe('shareUrl with current time range and panel', () => {
|
||||||
it('should generate share url absolute time', () => {
|
it('should generate share url absolute time', () => {
|
||||||
// ctx.$location.path('/test');
|
|
||||||
ctx.scope.panel = { id: 22 };
|
ctx.scope.panel = { id: 22 };
|
||||||
|
|
||||||
ctx.scope.init();
|
ctx.scope.init();
|
||||||
|
Loading…
Reference in New Issue
Block a user