Correctly test ldap

This commit is contained in:
Chocobozzz 2020-07-30 16:58:32 +02:00 committed by Chocobozzz
parent a613eea4c3
commit f9d2deae3a
4 changed files with 7 additions and 35 deletions

View file

@ -65,7 +65,7 @@ elif [ "$1" = "api-3" ]; then
videosFiles=$(findTestFiles server/tests/api/videos)
runTest 1 $videosFiles
MOCHA_PARALLEL=true runTest 2 $videosFiles
elif [ "$1" = "api-4" ]; then
npm run build:server