semohr commented on code in PR #37396:
URL: https://github.com/apache/superset/pull/37396#discussion_r3427615184
##########
superset-frontend/src/explore/components/DataTablesPane/test/DataTablesPane.test.tsx:
##########
@@ -227,44 +227,4 @@ describe('DataTablesPane', () => {
screen.queryByLabelText('Collapse data panel'),
).not.toBeInTheDocument();
});
-
- test('Should handle column label rendering and clean up headers properly via
hook', async () => {
Review Comment:
I reverted the changes from https://github.com/apache/superset/pull/40683 as
they are resolved with this PR and not needed anymore.
--
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]