expect(react_toastify.toast.mock.calls[0][0]).toEqual(
        <>
            <h4>URL connection error</h4>
            <p>Failure</p>
        </>,