Skip to content
Snippets Groups Projects
Commit 2525ec5b authored by Sébastien DA ROCHA's avatar Sébastien DA ROCHA
Browse files

Fix doc tests

parent 3630b7b7
Branches
Tags
1 merge request!2Version 1.0.0
Pipeline #12709 passed
...@@ -74,7 +74,7 @@ python3 -m venv venv ...@@ -74,7 +74,7 @@ python3 -m venv venv
pip install -r tests/requirements.txt pip install -r tests/requirements.txt
# Run end to end tests # Run end to end tests
pip pytest
``` ```
#FIXME: running tests destroys migration table, you can't apply migrations after this #FIXME: running tests destroys migration table, you can't apply migrations after this
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment