Compare commits

...

2 Commits

Author SHA1 Message Date
Gaurav Tewari
f861bc0487 chore: remove comment back 2026-09-21 19:17:46 +05:30
Gaurav Tewari
c25bd860c6 chore: update test file 2026-09-21 19:09:59 +05:30

View File

@@ -714,6 +714,14 @@ describe('TracesExplorer -', () => {
return el;
});
await waitFor(
() =>
expect(
container.querySelector('.view-options .ant-select-loading'),
).not.toBeInTheDocument(),
{ timeout: 10000 },
);
fireEvent.mouseDown(viewSearchInput);
await expect(