diff --git a/.doctor-rst.yaml b/.doctor-rst.yaml index b1cd5645be8..86741f56f86 100644 --- a/.doctor-rst.yaml +++ b/.doctor-rst.yaml @@ -106,3 +106,4 @@ whitelist: - 'End to End Tests (E2E)' - '.. code-block:: php' - '.. _`a feature to test applications using Mercure`: https://github.com/symfony/panther#creating-isolated-browsers-to-test-apps-using-mercure-or-websocket' + - '.. End to End Tests (E2E)' diff --git a/testing.rst b/testing.rst index 1fe8e409a69..363abb9b98b 100644 --- a/testing.rst +++ b/testing.rst @@ -992,12 +992,11 @@ Mailer Assertions `` into ``jane@example.com``. .. TODO - End to End Tests (E2E) - ---------------------- - - * panther - * testing javascript - * UX or form collections as example? +.. End to End Tests (E2E) +.. ---------------------- +.. * panther +.. * testing javascript +.. * UX or form collections as example? Learn more ----------