You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-07 21:23:00 +03:00
Update test/end-to-end-tests/run.sh
This commit is contained in:
@@ -5,7 +5,7 @@ BASE_DIR=$(cd $(dirname $0) && pwd)
|
|||||||
pushd $BASE_DIR
|
pushd $BASE_DIR
|
||||||
|
|
||||||
if [ ! -d "synapse/installations" ] || [ ! -d "node_modules" ]; then
|
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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user