Remove --detectOpenHandles

This commit is contained in:
Angelina Filippova 2020-10-13 16:10:39 +03:00
parent 408b8db9ad
commit e81c80fa9b
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ test:
key: '$CI_COMMIT_SHORT_SHA'
policy: pull
script:
- yarn test --detectOpenHandles
- yarn test
docker:
stage: release