From 21447ca659211d5b1b7d5cc35c7804c18e77a9c4 Mon Sep 17 00:00:00 2001 From: Hadley Wickham Date: Wed, 8 May 2024 17:26:51 -0500 Subject: [PATCH] Update snapshots --- tests/testthat/_snaps/rd-html.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tests/testthat/_snaps/rd-html.md b/tests/testthat/_snaps/rd-html.md index a97d8f783..03ba04147 100644 --- a/tests/testthat/_snaps/rd-html.md +++ b/tests/testthat/_snaps/rd-html.md @@ -32,14 +32,6 @@ -# Sexprs with multiple args are parsed - - Code - rd2html("\\Sexpr[results=verbatim]{1}") - Condition - Error: - ! \\Sexpr{result=verbatim} not yet supported - # bad specs throw errors Code