Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions tests/testthat/_snaps/i_am.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@

Code
here::i_am("prepare/penguins.R", uuid = "115147ca-fedd-42ca-8650-2cb3dad0aebc")
Error <simpleError>
Could not find associated project in working directory or any parent directory.
Condition
Error:
! Could not find associated project in working directory or any parent directory.
- Path in project: prepare/penguins.R
- File must contain: 115147ca-fedd-42ca-8650-2cb3dad0aebc
- Current working directory: <working directory>
Expand Down