Skip to content

Stubbing suggestion getting cut off sometimes #135

@sckott

Description

@sckott

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions