diff --git a/superset-frontend/src/components/Select/Select.test.tsx b/superset-frontend/src/components/Select/Select.test.tsx index 4701af236ceb..b247950abafb 100644 --- a/superset-frontend/src/components/Select/Select.test.tsx +++ b/superset-frontend/src/components/Select/Select.test.tsx @@ -314,6 +314,17 @@ test('searches for custom fields', async () => { expect(screen.getByText(NO_DATA)).toBeInTheDocument(); }); +test('removes duplicated values', async () => { + render(