Brijesh619 commented on code in PR #697: URL: https://github.com/apache/atlas/pull/697#discussion_r3796865328
########## dashboard/src/components/__tests__/EntityDisplayImage.test.tsx: ########## Review Comment: Resolved. Removed the unused EntityStatus imports across the codebase to fix the TS6133 typecheck failure. Added the missing PURGED tests by mirroring the DELETED test cases across all six requested test files. Fixed the test structure issue in ShowMoreView.test.tsx by moving the closeDrawer unmount test inside the main describe block and removing the orphaned });. -- 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]
