Skip to content

Commit 3a34dd1

Browse files
update fixtures
Signed-off-by: Adhitya Mamallan <adhitya.mamallan@uber.com>
1 parent 18f01b3 commit 3a34dd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/views/domain-page/__fixtures__/domain-page-query-params.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ export const mockDomainPageQueryParamsValues = {
2323
sortColumnArchival: 'startTime',
2424
sortOrderArchival: 'DESC',
2525
queryArchival: '',
26+
clusterAttributeScope: undefined,
27+
clusterAttributeValue: undefined,
2628
} as const satisfies PageQueryParamValues<typeof domainPageQueryParamsConfig>;

0 commit comments

Comments
 (0)