expect(react_toastify.toast.mock.calls[0][0]).toStrictEqual(
        <>
            <h4>Error</h4>
            <p>Description</p>
        </>,