Skip to content

Commit 77ccdf5

Browse files
committed
Update tests/testthat/test_plot.R
1 parent b1a8034 commit 77ccdf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test_plot.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ test_that("test plots", {
77
# debug using: print(gdtools::version_freetype())
88
# waiting for new release before test, now:
99

10-
skip()
10+
skip("CRAN release versions skip all vdiffr test code.")
1111

1212
#skip_on_cran()
1313
#skip_on_bioc()

0 commit comments

Comments
 (0)