Skip to content

Commit 64924b6

Browse files
fix: test case
1 parent 210328c commit 64924b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/observability/src/shared/dashboard/data/graphql/entity/attribute/entity-attribute-data-source.model.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { ModelApi } from '@hypertrace/hyperdash';
22
import { ObservabilityEntityType } from '../../../../../graphql/model/schema/entity';
33
import { GraphQlEntityFilter } from '../../../../../graphql/model/schema/filter/entity/graphql-entity-filter';
44
import { GraphQlFilter } from '../../../../../graphql/model/schema/filter/graphql-filter';
5+
import { GraphQlTimeRange } from '../../../../../graphql/model/schema/timerange/graphql-time-range';
56
import { SpecificationBuilder } from '../../../../../graphql/request/builders/specification/specification-builder';
67
import { ENTITY_GQL_REQUEST } from '../../../../../graphql/request/handlers/entities/query/entity/entity-graphql-query-handler.service';
78
import { EntityAttributeDataSourceModel } from './entity-attribute-data-source.model';

0 commit comments

Comments
 (0)