Fix typo
This commit is contained in:
parent
48dd2571bc
commit
14eb740179
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ kfettest:
|
|||
variables:
|
||||
DJANGO_SETTINGS_MODULE: "gestioasso.settings.cof_prod"
|
||||
script:
|
||||
- coverage run manage.py kfet
|
||||
- coverage run manage.py test kfet
|
||||
|
||||
coftest:
|
||||
stage: test
|
||||
|
|
Loading…
Reference in a new issue