jasonosullivan34 commented on code in PR #10577:
URL: https://github.com/apache/ozone/pull/10577#discussion_r3452591701


##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/__tests__/Overview.test.tsx:
##########
@@ -27,11 +27,12 @@ import { BrowserRouter } from 'react-router-dom';
  * and leave it for after all the tests run - saving test time
  */
 import '@testing-library/react/dont-cleanup-after-each';
-import { cleanup, render, screen } from '@testing-library/react';
+import { cleanup, render, screen, within } from "@testing-library/react";

Review Comment:
   Need to fix single quote vs double quote issues



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