diff --git a/testing/legacy_test_pytest_html.py b/testing/legacy_test_pytest_html.py index a3c90805..22f01d7a 100644 --- a/testing/legacy_test_pytest_html.py +++ b/testing/legacy_test_pytest_html.py @@ -107,7 +107,6 @@ def test_sleep(): def test_can_format_duration_column( self, testdir, duration_formatter, expected_report_content ): - testdir.makeconftest( f""" import pytest