Skip to content

Commit

Permalink
skip on three ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed May 4, 2022
1 parent 6e2b08f commit 7c5bace
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-make_pandoc_alt.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

test_that("make_pandoc_alt() converts alt text good", {

skip_if(R.version$major < 4)
f <- textConnection(paste(c("![has alt text](img1.png)",
"",
"![](needs-alt.png)",
Expand Down

0 comments on commit 7c5bace

Please sign in to comment.