X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fclient.ts;h=d608764eed708664f21b5cd8b5765eb594b7dcd8;hb=e7053b1d9d7f77d0375155b38d3e845f2163ecd8;hp=7572fd34a5bb48c7c3b558a946bd59b517f2c670;hpb=a59f210ff3a4cc87dd19aeaaf0f43f63a8310791;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/client.ts b/server/tests/client.ts index 7572fd34a..d608764ee 100644 --- a/server/tests/client.ts +++ b/server/tests/client.ts @@ -308,8 +308,8 @@ describe('Test a client controllers', function () { shortDescription: 'my short description', description: 'my super description', terms: 'my super terms', - defaultClientRoute: '/videos/recently-added', defaultNSFWPolicy: 'blur', + defaultClientRoute: '/videos/recently-added', customizations: { javascript: 'alert("coucou")', css: 'body { background-color: red; }'