Skip to content

Commit e4cb911

Browse files
committed
minor symfony#16097 [Testing] Add comments to the work-in-progress section (javiereguiluz)
This PR was squashed before being merged into the 5.3 branch. Discussion ---------- [Testing] Add comments to the work-in-progress section Let's use the simplest RST comment syntax (see https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#comments) to hide the entire pending section. Commits ------- 89f9564 [Testing] Add comments to the work-in-progress section
2 parents b29bce8 + 89f9564 commit e4cb911

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.doctor-rst.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,4 @@ whitelist:
106106
- 'End to End Tests (E2E)'
107107
- '.. code-block:: php'
108108
- '.. _`a feature to test applications using Mercure`: https://github.com/symfony/panther#creating-isolated-browsers-to-test-apps-using-mercure-or-websocket'
109+
- '.. End to End Tests (E2E)'

testing.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -992,12 +992,11 @@ Mailer Assertions
992992
<jane@example.com>`` into ``jane@example.com``.
993993

994994
.. TODO
995-
End to End Tests (E2E)
996-
----------------------
997-
998-
* panther
999-
* testing javascript
1000-
* UX or form collections as example?
995+
.. End to End Tests (E2E)
996+
.. ----------------------
997+
.. * panther
998+
.. * testing javascript
999+
.. * UX or form collections as example?
10011000
10021001
Learn more
10031002
----------

0 commit comments

Comments
 (0)