From ac9620b4b930df4321b8a52a5a33b38f9123f1cc Mon Sep 17 00:00:00 2001 From: Dmitry Vorobjev Date: Mon, 7 Jul 2025 08:52:00 +0300 Subject: [PATCH 1/2] environment table was made hidden by default --- src/pytest_html/resources/index.jinja2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pytest_html/resources/index.jinja2 b/src/pytest_html/resources/index.jinja2 index d899375e..d1f4ca19 100644 --- a/src/pytest_html/resources/index.jinja2 +++ b/src/pytest_html/resources/index.jinja2 @@ -15,10 +15,10 @@

{{ title }}

Report generated on {{ date }} at {{ time }} by pytest-html v{{ version }}

-
+ -
+