Skip to content

Commit cc5a097

Browse files
committed
test(analytics): fixed
1 parent 22a6864 commit cc5a097

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/shared/mocks/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export { MOCK_ADDON } from './addon.mock';
2-
export { MOCK_ANALYTICS_METRICS, MOCK_RELATED_COUNTS } from './analytics.mock';
2+
export * from './analytics.mock';
33
export { CEDAR_METADATA_DATA_TEMPLATE_JSON_API_MOCK } from './cedar-metadata-data-template-json-api.mock';
44
export * from './contributors.mock';
55
export * from './custom-сonfirmation.service.mock';

0 commit comments

Comments
 (0)