Ckeditors are rendered as hidden during tests when testing with react testing libraries
I am getting the ckeditor rendered as hidden during tests using react testing library. Here is the sample code of the component and test structure. Component setup: