[linkcheck] Fix test broken by external changes
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
76e72e8148
commit
17ad71f233
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ func TestScanForLinks(t *testing.T) {
|
||||||
// Case: Youtube does weird stuff
|
// Case: Youtube does weird stuff
|
||||||
{
|
{
|
||||||
Heuristic: false,
|
Heuristic: false,
|
||||||
Message: "https://luziferus.tv/youtube",
|
Message: "https://knut.in/youtube",
|
||||||
ExpectedLinks: []string{
|
ExpectedLinks: []string{
|
||||||
"https://www.youtube.com/channel/UCjsRmaAQ0IHR2CNEBqfNOSQ",
|
"https://www.youtube.com/channel/UCjsRmaAQ0IHR2CNEBqfNOSQ",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue