Skip to content

Commit 2bdf5e8

Browse files
committed
fix test
1 parent e14ecdf commit 2bdf5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docs/smoke-all/2023/01/03/code-annote-simple.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ _quarto:
88
tests:
99
html:
1010
ensureHtmlElements:
11-
- ["span[data-target-annotation='1']", "span[data-target-annotation='2']", "div.cell-annotation > dl"]
11+
- ["a[data-target-annotation='1']", "a[data-target-annotation='2']", "div.cell-annotation > dl"]
1212
---
1313

1414
## Hi There

0 commit comments

Comments
 (0)