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