Ver Fonte

fixed link i specs-file

Patrick O'Carroll há 8 anos atrás
pai
commit
be74957a60

+ 1 - 1
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() {