Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Fix broken url for testing instructions. #1208

Merged
merged 3 commits into from
Oct 16, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/testing_and_debugging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ Most tests are run in Firefox by default. To use Chrome for tests that normally
use Firefox instead, prefix the test command with
``SELENIUM_BROWSER=chrome SELENIUM_HOST=edx.devstack.chrome``.

.. _edx-platform testing documentation: https://github.com/openedx/edx-platform/blob/master/docs/guides/testing/testing.rst#running-python-unit-tests
.. _edx-platform testing documentation: https://github.com/openedx/edx-platform/blob/master/docs/concepts/testing/testing.rst#running-python-unit-tests
RafayGhafoor marked this conversation as resolved.
Show resolved Hide resolved
Loading