mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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 {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';
|
import config from 'app/core/config';
|
||||||
|
|
||||||
describe('when updating view state', function() {
|
describe('when updating view state', function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user