Skip to content

Commit

Permalink
rm ws [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy authored Jun 18, 2024
1 parent af71446 commit 7df5f6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-i_html.R
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ test_that("Interactive tables won't fail when using different options", {
tbl_gt_i_24 <-
gt(mtcars_short, rowname_col = "vs") %>%
opt_interactive()

capture_output(expect_no_error(tbl_gt_i_01))
capture_output(expect_no_error(tbl_gt_i_02))
capture_output(expect_no_error(tbl_gt_i_03))
Expand Down

0 comments on commit 7df5f6d

Please sign in to comment.