hainenber commented on code in PR #31634:
URL: https://github.com/apache/superset/pull/31634#discussion_r1951093850


##########
superset-frontend/packages/superset-ui-core/test/chart-composition/legend/WithLegend.test.tsx:
##########
@@ -17,9 +17,9 @@
  * under the License.
  */
 
-import { mount, shallow } from 'enzyme';
 import { triggerResizeObserver } from 'resize-observer-polyfill';
 import { promiseTimeout, WithLegend } from '@superset-ui/core';
+import { render } from '@testing-library/react';

Review Comment:
   `superset-ui-core` seems to be a tad different compared to others. I'm 
getting this
   
   <img width="748" alt="image" 
src="https://github.com/user-attachments/assets/4cdd2b7f-bedf-4a82-b6a9-1fd524287d45";
 />
   



-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to