Skip to content

Commit

Permalink
Update tests/testthat/test-tmap_mode.R
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy committed Aug 21, 2024
1 parent a66986d commit 2dfd038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-tmap_mode.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
test_that("tmap_mode is plot by default.", {
skip_on_cran()
tmap_mode("plot")
expect_message(tmap_mode(), "current tmap mode is \"plot\"")
})

0 comments on commit 2dfd038

Please sign in to comment.