Stub suggestion sometimes gets cut off
some_fun_call()
Error: Real HTTP connections are disabled.
Unregistered request:
POST: https://something.com xxxxxx
You can stub this request with the following snippet:
stub_request('post', uri = 'https://something.com') %>%
wi_th(
headers
Not sure why, possibly just a R GUI option?
Stub suggestion sometimes gets cut off
Not sure why, possibly just a R GUI option?