]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/client.ts
Fix AP security tests
[github/Chocobozzz/PeerTube.git] / server / tests / client.ts
index 7572fd34a5bb48c7c3b558a946bd59b517f2c670..d608764eed708664f21b5cd8b5765eb594b7dcd8 100644 (file)
@@ -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; }'