Fix local e2e tests

This commit is contained in:
Chocobozzz
2020-11-30 09:11:12 +01:00
parent 4a7f90248b
commit 6b88559bab
6 changed files with 20 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ npm run clean:server:test
(
cd client
npm run webdriver-manager -- update
npm run webpack -- --config webpack/webpack.video-embed.js --mode development
)