diff --git a/tests/testthat/_snaps/pin-read-write.md b/tests/testthat/_snaps/pin-read-write.md index ee714194..0542b6fd 100644 --- a/tests/testthat/_snaps/pin-read-write.md +++ b/tests/testthat/_snaps/pin-read-write.md @@ -4,8 +4,9 @@ pin_read(board, "test") Condition Error in `object_read()`: - ! Pin does not declare file type so can't be automatically read - i Retrieve uploaded paths with `pin_download()` + ! Cannot automatically read pin: + * Is your pin specified as a full path? Retrieve it with `pin_download()` + * Is your pin specified via a URL that is not a full path, such as a Posit Connect vanity URL? Remember to include a trailing slash `/` # useful errors on bad inputs