mirror of https://github.com/grafana/grafana.git
fixed link i specs-file
This commit is contained in:
parent
e3f45546d1
commit
be74957a60
|
|
@ -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…
Reference in New Issue