Fix the issue with jest not found
This commit is contained in:
parent
53d38d06e3
commit
0074e3ace6
@ -35,6 +35,7 @@ if [[ $files = *"bigbluebutton-html5"* ]]; then
|
||||
secret=$(echo $conf | cut -d' ' -f2)
|
||||
export BBB_SHARED_SECRET=$secret
|
||||
node html5-check.js
|
||||
cd ../../..
|
||||
npm test
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user