From c10c5ee1102314f92654b78533c2bfb20ada3684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Wed, 1 Oct 2025 11:29:33 +0200 Subject: [PATCH] Update plugins/catalog-backend-module-gitlab/src/__testUtils__/handlers.ts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- .../src/__testUtils__/handlers.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/catalog-backend-module-gitlab/src/__testUtils__/handlers.ts b/plugins/catalog-backend-module-gitlab/src/__testUtils__/handlers.ts index 4f349a1978..2b28381ceb 100644 --- a/plugins/catalog-backend-module-gitlab/src/__testUtils__/handlers.ts +++ b/plugins/catalog-backend-module-gitlab/src/__testUtils__/handlers.ts @@ -268,8 +268,7 @@ const httpProjectFindByIdDynamic = all_projects_response.map(project => { }); /** - * Checks for both project id and namespaced path, as these can both be used for the :id segment in Gitlab API: - * https://docs.gitlab.com/api/repository_files/#get-file-from-repository + * See https://docs.gitlab.com/api/repository_files/#get-file-from-repository */ const httpProjectCatalogDynamic = all_projects_response.flatMap(project => { return rest.head(