We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f173403 commit e17992cCopy full SHA for e17992c
tests/testthat/test-metadata.R
@@ -88,7 +88,6 @@ test_that("write_yaml_metadata_block produces valid YAML structure", {
88
})
89
90
test_that("write_yaml_metadata_block handles special characters in values", {
91
- expect_s3_class(result, "knit_asis")
92
expect_snapshot(cat(
93
write_yaml_metadata_block(
94
title = "Test: A Study of R & Quarto",
0 commit comments