Skip to content

Commit

Permalink
explain choice
Browse files Browse the repository at this point in the history
  • Loading branch information
maxheld83 committed Sep 13, 2024
1 parent a9c6c96 commit c413757
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/testthat/test-shiny2screenshot.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ describe("roxy_tag_nifflerExamplesShiny", {
}
)
})

# these should use boring counter_button_app, not examples_app,
# because they're in this package and don't change
# upstream change from shiny examples could break screenshots
describe("get_screenshot_from_app", {
name <- "counter.png"
announce_snapshot_file(name = name)
Expand Down

0 comments on commit c413757

Please sign in to comment.