diff --git a/pytest.ini b/pytest.ini
index 374b89e6..c1dda998 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,3 +1,4 @@
 [pytest]
 testpaths = tests
-addopts   = -s -v --niters=50 --cov=fsl --cov-report=html --html=report.html --cov-append
+#addopts   = -s -v --niters=50 --cov=fsl --cov-report=html --html=report.html --cov-append
+addopts   = -s -v --niters=50
