Skip to content

Commit

Permalink
chore: accept new test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Aug 14, 2024
1 parent c252cbb commit 07fd9c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ mod tests {
"{$ hello!}",
"{/ a-path.txt}",
"{********* hello!}",
"{:/some/fp:*** a -path-.txt}",
"{:/some/file:*** a -path-.txt}",
"[anchor]",
"[anchor][description]",
"{* hello}[description]",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
---
source: src/lib.rs
assertion_line: 575
expression: examples
---
- - Paragraph:
- Link:
filepath: what
filepath: ~
targets:
- Url: "https://github.com/nvim-neorg/neorg"
description: ~
Expand Down Expand Up @@ -39,7 +38,7 @@ expression: examples
description: ~
- - Paragraph:
- Link:
filepath: /some/fp
filepath: /some/file
targets:
- Heading:
level: 3
Expand Down

0 comments on commit 07fd9c3

Please sign in to comment.