mirror of
https://github.com/django/django.git
synced 2025-09-27 12:39:17 +00:00
Refs #34043 -- Tweaked wording in release note.
This commit is contained in:
parent
97b7970c64
commit
3b255d72cf
1 changed files with 2 additions and 2 deletions
|
@ -206,8 +206,8 @@ Tests
|
||||||
:meth:`~django.test.SimpleTestCase.assertInHTML` assertions now add haystacks
|
:meth:`~django.test.SimpleTestCase.assertInHTML` assertions now add haystacks
|
||||||
to assertion error messages.
|
to assertion error messages.
|
||||||
|
|
||||||
* Django test runner now supports ``--screenshots`` option to save screenshots
|
* The Django test runner now supports a ``--screenshots`` option to save
|
||||||
for Selenium tests.
|
screenshots for Selenium tests.
|
||||||
|
|
||||||
URLs
|
URLs
|
||||||
~~~~
|
~~~~
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue