diff --git a/cypress/dockerNode.ts b/cypress/dockerNode.ts index e2c0db38c97..790200b9c21 100644 --- a/cypress/dockerNode.ts +++ b/cypress/dockerNode.ts @@ -148,6 +148,7 @@ export const applyChangesToNextcloud = async function() { const htmlPath = '/var/www/html' const folderPaths = [ + './3rdparty', './apps', './core', './dist',