From 64f1f9c29497ccc54e32d0f5499557bfcc45e331 Mon Sep 17 00:00:00 2001 From: silverwind Date: Sun, 1 Mar 2026 14:33:45 +0100 Subject: [PATCH] Apply suggestion from @silverwind Signed-off-by: silverwind --- modules/markup/html_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/markup/html_test.go b/modules/markup/html_test.go index b163ea896c..d0685109a3 100644 --- a/modules/markup/html_test.go +++ b/modules/markup/html_test.go @@ -114,7 +114,6 @@ func TestRender_CrossReferences(t *testing.T) { inputURL, `

0123456789.patch

`) - // abbreviated commit hash URLs should also be rendered as code links inputURL = setting.AppURL + "owner/repo/commit/01234567890123456789012345" test( inputURL,