Remove --detectOpenHandles
This commit is contained in:
parent
408b8db9ad
commit
e81c80fa9b
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ test:
|
||||||
key: '$CI_COMMIT_SHORT_SHA'
|
key: '$CI_COMMIT_SHORT_SHA'
|
||||||
policy: pull
|
policy: pull
|
||||||
script:
|
script:
|
||||||
- yarn test --detectOpenHandles
|
- yarn test
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
stage: release
|
stage: release
|
||||||
|
|
Loading…
Reference in a new issue