@@ -1,6 +1,6 @@
[pytest]
python_files=test*.py
-addopts=--tb=short -x
+addopts=--tb=short
timeout=5
[flake8]