tests/testthat/_snaps/connect.md

non-existing cfgname throws error

Code
  sas_connect(cfgname = "some config that doesn't exist")
Condition
  Error in `sas_connect()`:
  ! `cfgname` must specify an existing configuration.
  x `"some config that doesn't exist" cannot be found.
  i Available configurations include:
Code
  sas_connect(cfgname = "anotherconfigthatdoesntexist")
Condition
  Error in `sas_connect()`:
  ! `cfgname` must specify an existing configuration.
  x `"anotherconfigthatdoesntexist" cannot be found.
  i Available configurations include:


Try the sasquatch package in your browser

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

sasquatch documentation built on Feb. 28, 2026, 1:07 a.m.