Skip to content

Commit 42a9842

Browse files
committed
Add a missing no quarto
1 parent 78475f8 commit 42a9842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-utils.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ test_that("write_yaml allows clean data", {
112112
})
113113

114114
test_that("quarto_render uses write_yaml validation", {
115+
skip_if_no_quarto()
115116
skip_on_cran() # Skip on CRAN as we current throw warning only on CRAN
116117
expect_snapshot(
117118
error = TRUE,

0 commit comments

Comments
 (0)