mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Update test/end-to-end-tests/run.sh
This commit is contained in:
parent
e2e7303cc3
commit
3d15026da3
@ -5,7 +5,7 @@ BASE_DIR=$(cd $(dirname $0) && pwd)
|
||||
pushd $BASE_DIR
|
||||
|
||||
if [ ! -d "synapse/installations" ] || [ ! -d "node_modules" ]; then
|
||||
echo "please, first run $BASE_DIR/install.sh"
|
||||
echo "Please first run $BASE_DIR/install.sh"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user