Convert end-to-end tests to Typescript (#7206)
This commit is contained in:
parent
5219b6be80
commit
d4813f7a1a
42 changed files with 653 additions and 441 deletions
|
@ -35,5 +35,6 @@ trap 'handle_error' ERR
|
|||
if [ $has_custom_app -ne "1" ]; then
|
||||
./element/start.sh
|
||||
fi
|
||||
node start.js $@
|
||||
yarn build
|
||||
node lib/start.js $@
|
||||
stop_servers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue