Skip to content

Commit 334b746

Browse files
cscheidcderv
authored andcommitted
regression test
1 parent 2774af4 commit 334b746

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Test Dashboard"
3+
format: dashboard
4+
author:
5+
- name: John Doe
6+
orcid: 0000-0000-0000-0000
7+
affilifation:
8+
name: My Institution
9+
- name: Jane Doe
10+
orcid: 0000-0000-0000-0001
11+
affilifation:
12+
name: My Institution
13+
_quarto:
14+
tests:
15+
dashboard:
16+
ensureFileRegexMatches:
17+
- ["John Doe, Jane Doe"]
18+
- []
19+
---
20+
21+
## Dashboard Test

0 commit comments

Comments
 (0)