From 4c8319ab5e45c89feb8ded8524094acee807ee7e Mon Sep 17 00:00:00 2001 From: Daniel Weindl Date: Mon, 1 Jul 2024 17:18:45 +0200 Subject: [PATCH] Revert "noerror" This reverts commit 20aa8fab7c8c0c473c5de1e1a89ead2993a9a9b5. --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index 9d2e00ce20..9c2da85f82 100644 --- a/pytest.ini +++ b/pytest.ini @@ -4,7 +4,7 @@ addopts = -vv --strict-markers filterwarnings = # warnings are errors - #error + error # amici ignore:Conservation laws for non-constant species in models with RateRules are currently not supported and will be turned off.:UserWarning ignore:Conservation laws for non-constant species in models with Species-AssignmentRules are currently not supported and will be turned off.:UserWarning