fix tests
This commit is contained in:
parent
3221b6d451
commit
1e318728a9
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ depends="
|
|||
py3-deepmerge
|
||||
py3-defusedxml
|
||||
py3-docker-py
|
||||
py3-django
|
||||
py3-django=>5
|
||||
py3-django-countries
|
||||
py3-django-cte
|
||||
py3-django-filter
|
||||
|
@ -201,7 +201,7 @@ with open(\"local.env.yml\", \"w\") as _config:
|
|||
pip install selenium drf_jsonschema_serializer pdoc --break-system-packages
|
||||
|
||||
msg "Starting tests"
|
||||
make test || true
|
||||
coverage run manage.py test --keepdb authentik
|
||||
|
||||
# TODO: Fix go-tests
|
||||
# make go-test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue