mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-24 10:41:28 +01:00
Update test/end-to-end-tests/run.sh
This commit is contained in:
parent
3d15026da3
commit
dca968375d
@ -12,7 +12,7 @@ fi
|
||||
has_custom_riot=$(node has_custom_riot.js $@)
|
||||
|
||||
if [ ! -d "riot/riot-web" ] && [ $has_custom_riot -ne "1" ]; then
|
||||
echo "please provide an instance of riot to test against by passing --riot-url <url> or running $BASE_DIR/riot/install.sh"
|
||||
echo "Please provide an instance of riot to test against by passing --riot-url <url> or running $BASE_DIR/riot/install.sh"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user