test.sh: do not run slow tests by default
This commit is contained in:
parent
192238567b
commit
408da296f1
@ -4,4 +4,4 @@ pushd chatmaild/src/chatmaild
|
||||
../../venv/bin/pytest
|
||||
popd
|
||||
|
||||
online-tests/venv/bin/pytest online-tests/ -vrx --durations=5 --slow
|
||||
online-tests/venv/bin/pytest online-tests/ -vrx --durations=5
|
||||
|
Loading…
Reference in New Issue
Block a user