Tweak the tests

This commit is contained in:
Thomas Sileo
2018-05-30 22:36:04 +02:00
parent 69a5ceb455
commit d2be270ccb
2 changed files with 2 additions and 1 deletions

View File

@@ -24,5 +24,6 @@ script:
# Integration tests first
- python -m pytest -v --ignore data -k integration
# Federation tests (with two local instances)
- ls -lR tests
- python -m pytest -v -s --ignore data -k federation
- docker logs instance1_web_1