From 810edfd7428e12bd640573112c6c1a024ac33da2 Mon Sep 17 00:00:00 2001 From: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:17:09 +0100 Subject: Removed versionadded/changed annotations for 5.1. This also removes remaining versionadded/changed annotations for older versions. --- docs/internals/contributing/writing-code/unit-tests.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/internals/contributing/writing-code/unit-tests.txt') diff --git a/docs/internals/contributing/writing-code/unit-tests.txt b/docs/internals/contributing/writing-code/unit-tests.txt index 76f4a9e754..446d896abe 100644 --- a/docs/internals/contributing/writing-code/unit-tests.txt +++ b/docs/internals/contributing/writing-code/unit-tests.txt @@ -298,11 +298,6 @@ screen, one for a mobile screen, one for right-to-left languages on desktop, one for the dark mode on desktop, and one for high contrast mode on desktop when using chrome. -.. versionchanged:: 5.1 - - The ``--screenshots`` option and ``@screenshot_cases`` decorator were - added. - .. _running-unit-tests-dependencies: Running all the tests -- cgit v1.3