Skip to content

Commit

Permalink
disambiguate test
Browse files Browse the repository at this point in the history
  • Loading branch information
maxheld83 committed Nov 20, 2024
1 parent 91825ff commit 8672bfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#' An example documentation with inserted snaps
#' An example documentation with inserted snaps from one tag
#' @crowInsertSnaps
#' helpers
#' bins
Expand Down
2 changes: 1 addition & 1 deletion tests/testthat/test-shiny2screenshot.R
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ describe("roxy_tag_crowInsertSnaps", {
example <- brio::read_file(
fs::path_package(
package = "crow",
"examples", "snaps2fig", "example", ext = "R"
"examples", "snaps2fig", "single", ext = "R"
)
)
it(
Expand Down

0 comments on commit 8672bfd

Please sign in to comment.