diff --git a/tests/testthat/_snaps/ggplot2/basic.svg b/tests/testthat/_snaps/ggplot2/basic.svg
index 7568d4a54..7c0ccbdab 100644
--- a/tests/testthat/_snaps/ggplot2/basic.svg
+++ b/tests/testthat/_snaps/ggplot2/basic.svg
@@ -41,16 +41,16 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
2.5
diff --git a/tests/testthat/_snaps/ggplot2/log-scale.svg b/tests/testthat/_snaps/ggplot2/log-scale.svg
index 89530a950..071339f6c 100644
--- a/tests/testthat/_snaps/ggplot2/log-scale.svg
+++ b/tests/testthat/_snaps/ggplot2/log-scale.svg
@@ -39,16 +39,16 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
1m
diff --git a/tests/testthat/test-ggplot2.R b/tests/testthat/test-ggplot2.R
index 8486ea2f5..e06fb0d89 100644
--- a/tests/testthat/test-ggplot2.R
+++ b/tests/testthat/test-ggplot2.R
@@ -1,5 +1,5 @@
test_that("ggplot2 snapshot tests", {
- skip_if_not_installed("ggplot2")
+ skip_if_not_installed("ggplot2", "3.5.1.9000")
skip_if_not_installed("vdiffr")
skip_if_not_installed("tibble")