We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874f9be commit 233bbcfCopy full SHA for 233bbcf
integrations/links_test.go
@@ -28,7 +28,7 @@ func TestLinksNoLogin(t *testing.T) {
28
"/user/forgot_password",
29
"/swagger",
30
// TODO: follow this page and test every link
31
- "/assets/librejs/librejs.html",
+ "/vendor/librejs.html",
32
}
33
34
for _, link := range links {
0 commit comments