Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Dec 9, 2019
1 parent bf22cec commit 05ea4f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-unname_all_chunks.R
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ test_that("unname_all_chunks works in case chunk_name_prefix == 'setup' ", {
sep = ".")

skip_if_not(R_version >= "3.5.0")
skip_if_not(rmarkdown::pandoc_available("1.12.3"))

temp_file_path <- file.path(tempdir(check = TRUE), "example4.Rmd")

Expand Down

0 comments on commit 05ea4f6

Please sign in to comment.