Is there a need for this? In my tests I check if there is a url and if not I don't make a network request. Now that there is a default url and it can't be null all my tests are broken as they are making network requests. Can we revert this behaviour and let mocks be specified with no url.
005ce64#diff-eb60b2d8b0185d5d8d7ee97f737473bc88bf572c21e3452e3d3cb28975631947R69
Is there a need for this? In my tests I check if there is a url and if not I don't make a network request. Now that there is a default url and it can't be null all my tests are broken as they are making network requests. Can we revert this behaviour and let mocks be specified with no url.
005ce64#diff-eb60b2d8b0185d5d8d7ee97f737473bc88bf572c21e3452e3d3cb28975631947R69