webmockr
webmockr copied to clipboard
Stubbing suggestion getting cut off sometimes
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?
can't reproduce this yet, deal with next time see this happen