فهرست منبع

fixed link i specs-file

Patrick O'Carroll 8 سال پیش
والد
کامیت
be74957a60
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      public/app/features/dashboard/specs/viewstate_srv_specs.ts

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