From 58006dc14e7fe8532d72e65b49d48735824d8c9c Mon Sep 17 00:00:00 2001 From: njtierney Date: Tue, 7 May 2024 14:28:29 +1000 Subject: [PATCH] makes misc changes to vdiffr test checks --- tests/testthat/_snaps/facet-sample/gg-facet-sample.svg | 2 +- tests/testthat/_snaps/facet-strata/gg-facet-strata.svg | 2 +- tests/testthat/test-facet-strata.R | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/testthat/_snaps/facet-sample/gg-facet-sample.svg b/tests/testthat/_snaps/facet-sample/gg-facet-sample.svg index 7e67b47..9e5f3bf 100644 --- a/tests/testthat/_snaps/facet-sample/gg-facet-sample.svg +++ b/tests/testthat/_snaps/facet-sample/gg-facet-sample.svg @@ -18,7 +18,7 @@ - + diff --git a/tests/testthat/_snaps/facet-strata/gg-facet-strata.svg b/tests/testthat/_snaps/facet-strata/gg-facet-strata.svg index 312f2a6..2b84aeb 100644 --- a/tests/testthat/_snaps/facet-strata/gg-facet-strata.svg +++ b/tests/testthat/_snaps/facet-strata/gg-facet-strata.svg @@ -18,7 +18,7 @@ - + diff --git a/tests/testthat/test-facet-strata.R b/tests/testthat/test-facet-strata.R index 056eee7..127dc47 100644 --- a/tests/testthat/test-facet-strata.R +++ b/tests/testthat/test-facet-strata.R @@ -1,4 +1,5 @@ library(ggplot2) +library(dplyr) set.seed(2019-07-23-1835) gg_facet_strata <- ggplot(heights, aes(x = year,