Skip to content

Commit 22e1e8c

Browse files
authored
Update get_usage_collector.test.ts
1 parent 1740605 commit 22e1e8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugins/vis_type_vega/server/usage_collector/get_usage_collector.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import { getStats } from './get_usage_collector';
1010
import { createCollectorFetchContextMock } from '../../../usage_collection/server/mocks';
1111
import type { HomeServerPluginSetup } from '../../../home/server';
12-
import type { SavedObjectsClientContract } from '../../../../core/server/types';
12+
import type { SavedObjectsClientContract } from '../../../../core/server';
1313

1414
const mockedSavedObjects = [
1515
// vega-lite lib spec

0 commit comments

Comments
 (0)