]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/e2e/index.sh
Add max file size, max files and ip anonymize log options
[github/Chocobozzz/PeerTube.git] / scripts / e2e / index.sh
index cf2e04356e88b2cfc9c61afa72240468d07a7032..3856af06e8e6ba2bf4322ceb993d89a501a8f73d 100755 (executable)
@@ -6,7 +6,6 @@ npm run clean:server:test
 
 (
     cd client
-    npm run webdriver-manager update
     npm run webpack -- --config webpack/webpack.video-embed.js --mode development
 )