diff --git a/packages/element-web-playwright-common/playwright-screenshots.sh b/packages/element-web-playwright-common/playwright-screenshots.sh index b75bdc5325..a676491b28 100755 --- a/packages/element-web-playwright-common/playwright-screenshots.sh +++ b/packages/element-web-playwright-common/playwright-screenshots.sh @@ -1,5 +1,4 @@ #!/bin/bash -set -x # Handle symlinks here as we tend to be executed as an npm binary SCRIPT_PATH=$(readlink -f "$0")