sadpandajoe commented on code in PR #31794:
URL: https://github.com/apache/superset/pull/31794#discussion_r1913898279


##########
superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/FilterBarSettings.test.tsx:
##########
@@ -104,44 +104,14 @@ test('Dropdown trigger does not render without dashboard 
edit permissions', asyn
   expect(screen.queryByRole('img', { name: 'gear' })).not.toBeInTheDocument();
 });
 
-test('Dropdown trigger renders with FF DASHBOARD_CROSS_FILTERS on', async () 
=> {

Review Comment:
   Did you want to update this test as just "Dropdown trigger renders"?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to