tests/testthat/_snaps/aaa.md

get_path handles root that doesn't match

Code
  get_path("https://example.com/auth", root = "/api")
Condition
  Error in `get_path()`:
  ! `root` not part of `url`
Code
  get_path("https://example.com/v1/auth", root = "/v2")
Condition
  Error in `get_path()`:
  ! `root` not part of `url`


Try the fireproof package in your browser

Any scripts or data that you put into this service are public.

fireproof documentation built on Dec. 17, 2025, 5:09 p.m.