mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-24 19:19:39 +08:00
parent
874f9be3e6
commit
233bbcfa94
@ -28,7 +28,7 @@ func TestLinksNoLogin(t *testing.T) {
|
|||||||
"/user/forgot_password",
|
"/user/forgot_password",
|
||||||
"/swagger",
|
"/swagger",
|
||||||
// TODO: follow this page and test every link
|
// TODO: follow this page and test every link
|
||||||
"/assets/librejs/librejs.html",
|
"/vendor/librejs.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, link := range links {
|
for _, link := range links {
|
||||||
|
Loading…
Reference in New Issue
Block a user