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