alexandrusoare commented on code in PR #33057:
URL: https://github.com/apache/superset/pull/33057#discussion_r2039267670
##########
superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:
##########
@@ -470,31 +473,31 @@ export default class AdhocMetricEditPopover extends
PureComponent {
</Tooltip>
) : (
t('Custom SQL')
- )
- }
- data-test="adhoc-metric-edit-tab#custom"
Review Comment:
items do not have data-test prop, and this one is not targeted anywhere
--
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]