fixed link i specs-file

This commit is contained in:
Patrick O'Carroll 2017-11-27 12:29:20 +01:00
parent e3f45546d1
commit be74957a60

View File

@ -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() {