From 8c98feeebb8c4fc97f51d1e11665bb41f660dec0 Mon Sep 17 00:00:00 2001 From: Mattias Wadman Date: Mon, 11 Nov 2024 10:21:15 +0100 Subject: [PATCH] fetch: Update and make test more stable --- internal/pipeline/testdata/fetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/pipeline/testdata/fetch b/internal/pipeline/testdata/fetch index e1715c2..d8b9d3f 100644 --- a/internal/pipeline/testdata/fetch +++ b/internal/pipeline/testdata/fetch @@ -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|/(\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