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


##########
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:
   @hainenber can get that here, or (in theory) the linting rule on my PR 
should help sweep that up.



-- 
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