aboutsummaryrefslogtreecommitdiffstats
path: root/cypress
diff options
context:
space:
mode:
Diffstat (limited to 'cypress')
-rw-r--r--cypress/dockerNode.ts1
1 files changed, 1 insertions, 0 deletions
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',