From fda47870a365c1333c8f3bcc189cedaa25b48b05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <henrik@trineo.org> Date: Wed, 22 May 2019 09:11:09 +0200 Subject: [PATCH] FIX: there was no cov=caosdb --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index abdd410e..e65efaf9 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,3 @@ [pytest] testpaths = unittests -addopts = -vv --cov=caosdb +addopts = -vv -- GitLab