From 6b88559babc1e0490119a6b52411b10910d9da9d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 30 Nov 2020 09:11:12 +0100 Subject: Fix local e2e tests --- scripts/e2e/local.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/e2e/local.sh b/scripts/e2e/local.sh index 40efa3525..0e74707d8 100755 --- a/scripts/e2e/local.sh +++ b/scripts/e2e/local.sh @@ -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 ) -- cgit v1.2.3