Skip to content

Commit e17992c

Browse files
committed
Fix refactoring problem
1 parent f173403 commit e17992c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/testthat/test-metadata.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ test_that("write_yaml_metadata_block produces valid YAML structure", {
8888
})
8989

9090
test_that("write_yaml_metadata_block handles special characters in values", {
91-
expect_s3_class(result, "knit_asis")
9291
expect_snapshot(cat(
9392
write_yaml_metadata_block(
9493
title = "Test: A Study of R & Quarto",

0 commit comments

Comments
 (0)