Skip to content

Commit 7211ac1

Browse files
Skip on ci
1 parent f8e62d1 commit 7211ac1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/testthat/test-plot_denmark.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
test_that("plot_denmark properly creates nice plots", {
2+
skip_on_ci()
3+
24
expect_no_error(plot_denmark())
35
expect_no_error(plot_denmark(fill = "navn"))
46
expect_no_error(plot_denmark(fill = "names"))

0 commit comments

Comments
 (0)