diff --git a/pkg/serverconfig/testdata/with_gallery-want.json b/pkg/serverconfig/testdata/with_gallery-want.json index 6ff8da4ca..9a5a814f5 100644 --- a/pkg/serverconfig/testdata/with_gallery-want.json +++ b/pkg/serverconfig/testdata/with_gallery-want.json @@ -21,7 +21,7 @@ "rootPermanode": ["/sighelper/", "sha1-xxxxx"], "cache": "/cache/", "css": ["pics.css"], - "js": ["camli.js", "pics.js"], + "js": ["pics.js"], "scaledImage": "lrucache" } },