Skip to content

Commit 4240ca8

Browse files
committed
tests - Escape dot in regex for correct regex pattern
1 parent 10c1e66 commit 4240ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/docs/smoke-all/2025/12/28/license-CC.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ _quarto:
66
html:
77
ensureFileRegexMatches:
88
-
9-
- "License: CC BY 4.0"
9+
- 'License: CC BY 4\.0'
1010
---
1111

1212
License: {{< meta license.text >}}

0 commit comments

Comments
 (0)