mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fixed failing jshint
This commit is contained in:
parent
c0da52aac8
commit
d09bff9039
@ -7,7 +7,6 @@ define([
|
||||
|
||||
describe('ShareModalCtrl', function() {
|
||||
var ctx = new helpers.ControllerTestContext();
|
||||
var browser;
|
||||
|
||||
function setTime(range) {
|
||||
ctx.timeSrv.timeRange = sinon.stub().returns(range);
|
||||
|
Loading…
Reference in New Issue
Block a user