Skip to content

Commit

Permalink
[Chore] Fix one bat test
Browse files Browse the repository at this point in the history
Problem: somehow, after the previous commits one test broke, now
xrefcheck outputs location where previously it didn't.

Solution: it seems for good, so update the expected output in that test.
  • Loading branch information
Martoon-00 authored and gromakovsky committed Mar 29, 2024
1 parent cea1a9e commit 83ea8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/golden/check-autolinks/check-autolinks.bats
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ assert_diff - <<EOF
file-with-autolinks.md:
- references:
- reference (external):
- reference (external) at src:6:22-52:
- text: "https://www.google.com/doodles"
- link: https://www.google.com/doodles
- reference (external) at src:8:0-18:
Expand Down

0 comments on commit 83ea8a3

Please sign in to comment.