summary refs log tree commit diff
path: root/warteraum/test/run
diff options
context:
space:
mode:
Diffstat (limited to 'warteraum/test/run')
-rwxr-xr-xwarteraum/test/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/warteraum/test/run b/warteraum/test/run
index 5b4a428..78129b2 100755
--- a/warteraum/test/run
+++ b/warteraum/test/run
@@ -44,7 +44,7 @@ if command -v pytest > /dev/null; then
 
   sleep 3
 
-  pytest ./test_integration.py
+  pytest -v ./test_integration.py
 
   kill $pid