forked from AkkomaGang/admin-fe
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'
|
||||
policy: pull
|
||||
script:
|
||||
- yarn test --detectOpenHandles
|
||||
- yarn test
|
||||
|
||||
docker:
|
||||
stage: release
|
||||
|
|
Loading…
Reference in a new issue