Skip to content

Commit

Permalink
makes misc changes to vdiffr test checks
Browse files Browse the repository at this point in the history
  • Loading branch information
njtierney committed May 7, 2024
1 parent adbb2c4 commit 58006dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/facet-sample/gg-facet-sample.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/facet-strata/gg-facet-strata.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions tests/testthat/test-facet-strata.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
library(ggplot2)
library(dplyr)
set.seed(2019-07-23-1835)
gg_facet_strata <- ggplot(heights,
aes(x = year,
Expand Down

0 comments on commit 58006dc

Please sign in to comment.