From 1f66e3b0d01e463228df5a129e542d44b868506a Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Thu, 11 Apr 2019 11:38:55 +0200 Subject: [PATCH] docs: tbreportdemo: remove obsolete comment --- doc/en/example/reportingdemo.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/en/example/reportingdemo.rst b/doc/en/example/reportingdemo.rst index 2a296dc10..2a2364c27 100644 --- a/doc/en/example/reportingdemo.rst +++ b/doc/en/example/reportingdemo.rst @@ -1,13 +1,9 @@ - .. _`tbreportdemo`: Demo of Python failure reports with pytest -================================================== +========================================== -Here is a nice run of several tens of failures -and how ``pytest`` presents things (unfortunately -not showing the nice colors here in the HTML that you -get on the terminal - we are working on that): +Here is a nice run of several failures and how ``pytest`` presents things: .. code-block:: pytest