From a305c4b50cbea3a439ab2fbeb1f02e8b800ae2b8 Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 14 Mar 2023 17:41:58 +0800 Subject: [PATCH] Ensure that relative paths in edit preview work (#11143) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 93252a0b..9df44d8c 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -When migrating from Gitlab map Approvals to approving Reviews (#11147) +Ensure that relative paths in edit preview work (#11143)