diff --git a/test2/pytest.ini b/test2/pytest.ini index 2670927..1a8f925 100644 --- a/test2/pytest.ini +++ b/test2/pytest.ini @@ -1,3 +1,3 @@ [pytest] # disable the creation of the `.cache` folders -addopts = -p no:cacheprovider \ No newline at end of file +addopts = -p no:cacheprovider -r s \ No newline at end of file