We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a8034 commit 77ccdf5Copy full SHA for 77ccdf5
tests/testthat/test_plot.R
@@ -7,7 +7,7 @@ test_that("test plots", {
7
# debug using: print(gdtools::version_freetype())
8
# waiting for new release before test, now:
9
10
- skip()
+ skip("CRAN release versions skip all vdiffr test code.")
11
12
#skip_on_cran()
13
#skip_on_bioc()
0 commit comments