expect(react_toastify.toast.mock.calls[0][0]).toEqual(
        <>
            <h4>URL connection error</h4>
            <p>[HTTP status code 404] Not found</p>
        </>,