1
0
mirror of https://github.com/django/django.git synced 2025-10-23 21:59:11 +00:00

Refs #34043 -- Clarified how to test UI changes.

This commit is contained in:
sarahboyce
2023-06-27 09:00:35 +02:00
committed by Mariusz Felisiak
parent 54b23b1835
commit e083f3082c
2 changed files with 9 additions and 2 deletions

View File

@@ -247,6 +247,8 @@ Note that the ``--reverse`` option doesn't impact on ``--start-at`` or
``--start-after`` options. Moreover these options cannot be used with test
labels.
.. _running-selenium-tests:
Running the Selenium tests
--------------------------