diff --git a/conftest.py b/conftest.py index e8eb4569b0f..b3907f980cd 100644 --- a/conftest.py +++ b/conftest.py @@ -14,9 +14,7 @@ IGNORED_TESTS = { - 'matplotlib': [ - 'test_usetex', - ], + 'matplotlib': [], }