Torkel Ödegaard 8 лет назад
Родитель
Сommit
df2d49da33
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      public/app/features/dashboard/specs/dashboard_srv_specs.ts

+ 1 - 1
public/app/features/dashboard/specs/dashboard_srv_specs.ts

@@ -1,4 +1,4 @@
-import {describe, beforeEach} from 'test/lib/common';
+import {describe, beforeEach, expect} from 'test/lib/common';
 
 import {DashboardSrv} from '../dashboard_srv';