Torkel Ödegaard 8 lat temu
rodzic
commit
df2d49da33

+ 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';