rusackas commented on code in PR #35897:
URL: https://github.com/apache/superset/pull/35897#discussion_r2775700542
##########
superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.test.tsx:
##########
@@ -169,41 +163,6 @@ test('does not display the input fields when selected a
boolean type operator',
expect(await screen.queryByLabelText('Target value')).toBeNull();
});
Review Comment:
@SBIN2010 this does sound a little concerning... can we make sure it's
well-tested?
--
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]