Przeglądaj źródła

Fix integration test after librejs location change (#2374)

Fixes #2373
tags/v1.3.0-rc1
Sandro Santilli 6 lat temu
rodzic
commit
233bbcfa94
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      integrations/links_test.go

+ 1
- 1
integrations/links_test.go Wyświetl plik

@@ -28,7 +28,7 @@ func TestLinksNoLogin(t *testing.T) {
"/user/forgot_password",
"/swagger",
// TODO: follow this page and test every link
"/assets/librejs/librejs.html",
"/vendor/librejs.html",
}

for _, link := range links {

Ładowanie…
Anuluj
Zapisz