import "@testing-library/jest-dom"; describe("AddFullTextPolicyForm", () => { //CTODO: add tests it.skip("should render correctly", () => {}); });