mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 09:13:57 +01:00
parent
874f9be3e6
commit
233bbcfa94
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue