diff --git a/pytest.ini b/pytest.ini index d165ad1b..21b47a6a 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ [pytest] -addopts = -rxs +addopts = --tb=short -rxs