diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-12-12 16:17:09 +0100 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-01-15 22:28:37 +0100 |
| commit | 810edfd7428e12bd640573112c6c1a024ac33da2 (patch) | |
| tree | c6dd06c80384f51aa373dfff5e0285d753a8830f /docs/internals/contributing/writing-code/unit-tests.txt | |
| parent | 9b5ad4056ccf9ff7ea548f72d28eb66c1b4f84cc (diff) | |
Removed versionadded/changed annotations for 5.1.
This also removes remaining versionadded/changed annotations for older
versions.
Diffstat (limited to 'docs/internals/contributing/writing-code/unit-tests.txt')
| -rw-r--r-- | docs/internals/contributing/writing-code/unit-tests.txt | 5 |
1 files changed, 0 insertions, 5 deletions
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 |
