make cmdeploy test work

This commit is contained in:
holger krekel
2023-12-09 17:54:56 +01:00
parent d3ca037ebf
commit f388e86287
3 changed files with 11 additions and 12 deletions

View File

@@ -1,4 +0,0 @@
#!/bin/bash
venv/bin/tox -c chatmaild
venv/bin/tox -c deploy-chatmail
venv/bin/pytest tests/online -rs -vrx --durations=5 $@