From f5ff41e3cbf7812e58f89a4f7d364850c09a542a Mon Sep 17 00:00:00 2001
From: fspreck <f.spreckelsen@indiscale.com>
Date: Wed, 2 Mar 2022 17:54:16 +0100
Subject: [PATCH] TST: Fix pytest.ini

---
 pytest.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pytest.ini b/pytest.ini
index a9d4b4cc..e65efaf9 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,3 +1,3 @@
 [pytest]
 testpaths = unittests
-addopts = -vv --cov=caosadvancedtools
+addopts = -vv
-- 
GitLab