mirror of https://github.com/django/django.git
Refs #34043 -- Tweaked wording in release note.
This commit is contained in:
parent
97b7970c64
commit
3b255d72cf
|
@ -206,8 +206,8 @@ Tests
|
|||
:meth:`~django.test.SimpleTestCase.assertInHTML` assertions now add haystacks
|
||||
to assertion error messages.
|
||||
|
||||
* Django test runner now supports ``--screenshots`` option to save screenshots
|
||||
for Selenium tests.
|
||||
* The Django test runner now supports a ``--screenshots`` option to save
|
||||
screenshots for Selenium tests.
|
||||
|
||||
URLs
|
||||
~~~~
|
||||
|
|
Loading…
Reference in New Issue