Skip to content

Commit 659e251

Browse files
authored
docs: Fix heading level in edx-platform dev docs
"Running edx-platform unit tests" was nested under "Debugging with breakpoints". Those should be peer headings.
1 parent 67e6f0c commit 659e251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/edx-platform.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ To debug a local edx-platform repository, first, start development in detached m
142142
To detach from the service without shutting it down, use ``Ctrl+p`` followed with ``Ctrl+q``.
143143

144144
Running edx-platform unit tests
145-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
145+
-------------------------------
146146

147147
It's possible to run the full set of unit tests that ship with `edx-platform <https://github.com/openedx/edx-platform/>`__. To do so, run a shell in the LMS development container::
148148

0 commit comments

Comments
 (0)