Skip to content

Commit

Permalink
remove unnecessary cran skips
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed May 5, 2024
1 parent 9e5bafb commit 0a73a46
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions tests/testthat/test-geom_signific_strict.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
test_that("the plotting works - strict test", {
skip_on_cran()

library(ggplot2)

dat <- data.frame(
Expand Down
1 change: 0 additions & 1 deletion tests/testthat/test-vdiffr.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
test_that("plots are rendered correctly", {
skip_on_cran()
library(ggplot2)

set.seed(123)
Expand Down

0 comments on commit 0a73a46

Please sign in to comment.