fixed link i specs-file

pull/9994/head
Patrick O'Carroll 8 years ago
parent e3f45546d1
commit be74957a60
  1. 2
      public/app/features/dashboard/specs/viewstate_srv_specs.ts

@ -1,5 +1,5 @@
import {describe, beforeEach, it, expect, angularMocks} from 'test/lib/common';
import 'app/features/dashboard/viewStateSrv';
import 'app/features/dashboard/view_state_srv';
import config from 'app/core/config';
describe('when updating view state', function() {

Loading…
Cancel
Save