mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-14 13:08:11 +02:00
Apply suggestion from @silverwind
Signed-off-by: silverwind <me@silverwind.io>
This commit is contained in:
parent
64f1f9c294
commit
08e0ac2f7b
@ -118,6 +118,7 @@ func TestRender_CrossReferences(t *testing.T) {
|
||||
test(
|
||||
inputURL,
|
||||
`<p><a href="`+inputURL+`" rel="nofollow"><code>0123456789</code></a></p>`)
|
||||
|
||||
inputURL = setting.AppURL + "owner/repo/commit/0123456"
|
||||
test(
|
||||
inputURL,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user