From 4820254a925459ed213f7fd12cc779086eddcb6f Mon Sep 17 00:00:00 2001 From: Kyle Altendorf Date: Wed, 8 May 2024 10:08:51 -0400 Subject: [PATCH] remove coin solutions deprecation ignores --- pytest.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/pytest.ini b/pytest.ini index 19dd1fa83056..142bb3b91721 100644 --- a/pytest.ini +++ b/pytest.ini @@ -16,14 +16,12 @@ markers = testpaths = chia/_tests/ filterwarnings = error - ignore:JSON contains both `coin_solutions` and `coin_spends`, just use `coin_spends` ignore:Implicitly cleaning up:ResourceWarning ignore:unclosed