Skip to content

Commit d175dba

Browse files
committed
Remove test for assets because they are not generated
1 parent 389b91e commit d175dba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

integrations/links_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ func TestLinksNoLogin(t *testing.T) {
3737
"/user2/repo1/projects/1",
3838
"/assets/img/404.png",
3939
"/assets/img/500.png",
40-
"/assets/js/index.js",
41-
"/assets/css/index.css",
42-
"/assets/serviceworker.js",
4340
}
4441

4542
for _, link := range links {

0 commit comments

Comments
 (0)