root: enable virtualenv for test-all command
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -55,6 +55,7 @@ function cleanup {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function prepare_debug {
|
function prepare_debug {
|
||||||
|
source ${VENV_PATH}/bin/activate
|
||||||
poetry install --no-ansi --no-interaction
|
poetry install --no-ansi --no-interaction
|
||||||
touch /unittest.xml
|
touch /unittest.xml
|
||||||
chown authentik:authentik /unittest.xml
|
chown authentik:authentik /unittest.xml
|
||||||
|
Reference in New Issue
Block a user