Skip to content

Commit

Permalink
One more snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Nov 17, 2023
1 parent b93ba73 commit 0ba7c46
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/testthat/_snaps/pin-read-write.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0ba7c46

Please sign in to comment.