Skip to content

Commit 6c8a6a9

Browse files
Also in test-patterns.R
1 parent bbf04ba commit 6c8a6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-patterns.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ test_that("fill_alpha works as expected", {
6161
test_that("geoms can use pattern fills", {
6262

6363
skip_if_not_installed("grid", "4.2.0")
64-
skip_if_not_installed("svglite", "2.1.0")
64+
skip_if_not_installed("svglite", "2.1.2")
6565

6666
# Workaround for vdiffr's lack of pattern support
6767
# See also https://github.com/r-lib/vdiffr/issues/132

0 commit comments

Comments
 (0)