Fix test and coverage locking up SQLite during tests

This commit is contained in:
Hamcha 2019-09-09 14:33:01 +02:00
parent 4f3b8eacac
commit e061aa660b
Signed by: hamcha
GPG Key ID: 44AD3571EB09A39E
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ steps:
commands:
- yarn test:unit --coverage
depends_on:
- dependencies
- test # Must run after test otherwise SQLite will get mad
- name: upload_coverage
image: plugins/s3