Correctly test ldap
This commit is contained in:
parent
a613eea4c3
commit
f9d2deae3a
4 changed files with 7 additions and 35 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue