Skip to content

Commit

Permalink
fetch: Update and make test more stable
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Nov 11, 2024
1 parent 3bb05a1 commit 8c98fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pipeline/testdata/fetch
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ http://a -> fetch:http://a
https://a -> fetch:https://a
fetch:http://a -> fetch:http://a
fetch:https://a -> fetch:https://a
fetch:https://www.github.com|/<title>(\w+):/ -> fetch:https://www.github.com|re:/<title>(\w+):/
fetch:https://www.github.com|/<title>(GitHub)/ -> fetch:https://www.github.com|re:/<title>(GitHub)/
-> GitHub GitHub

0 comments on commit 8c98fee

Please sign in to comment.