Skip to content

Commit e61ed5a

Browse files
committed
remove newlines from test data used by test action
1 parent 5ef3b89 commit e61ed5a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/markdown-link-check-files/expected-file-outputs/with-errors/result-with-capture-errors-only.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919

2020
| Link | Status code
2121
| --- | --- |
22-
| file:///github/workspace/docs/some-file.md | 400
22+
| file:///github/workspace/docs/some-file.md | 400

.github/workflows/markdown-link-check-files/expected-file-outputs/with-errors/result-without-capture-errors-only.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727

2828
| Links checked | Errors
2929
| --- | --- |
30-
| 1 | 0 |
30+
| 1 | 0 |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
## Markdown link check results
22

3-
:heavy_check_mark: Markdown link check didn't find any broken links in your markdown files.
3+
:heavy_check_mark: Markdown link check didn't find any broken links in your markdown files.

0 commit comments

Comments
 (0)