Skip to content

Commit

Permalink
Remove screenshot for now
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert committed Aug 11, 2023
1 parent b76b666 commit fea4a4f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ test_that("Can put input controls in the popover", {
key_press("Tab")
expect_focus(app, 'input#sel-selectized')

if (DO_SCREENSHOT) app$expect_screenshot()
#if (DO_SCREENSHOT) app$expect_screenshot()

key_press("Escape")
expect_visible_tip(app, "#btn4")
Expand Down

0 comments on commit fea4a4f

Please sign in to comment.