Skip to content

Commit

Permalink
Skip
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Nov 22, 2024
1 parent 2bc9366 commit 55c369f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-glimpse.R
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ test_that("glimpse calls tbl_sum() (#550)", {
})

test_that("output test for glimpse()", {
skip_if_not_installed("tibble")
local_unknown_rows()

expect_snapshot({
Expand Down

0 comments on commit 55c369f

Please sign in to comment.