From daa72009e3c74abd585e6572228fc8114d9c6854 Mon Sep 17 00:00:00 2001 From: Priyanshi Gaur Date: Tue, 13 Aug 2024 02:07:38 +0530 Subject: [PATCH] Resolve vale errors pt.4 (use active voice) Signed-off-by: Priyanshi Gaur --- docs/testing/e2e_test_suite.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/testing/e2e_test_suite.rst b/docs/testing/e2e_test_suite.rst index 25c13b64..6e6c91e8 100644 --- a/docs/testing/e2e_test_suite.rst +++ b/docs/testing/e2e_test_suite.rst @@ -125,7 +125,7 @@ Use the following command to generate a new file: bin/codecept generate:cest acceptance -This command will create a file named ``TestSuiteNameCest.php`` inside the ``tests/Acceptance`` directory. +This creates a ``TestSuiteNameCest.php`` file in ``tests/Acceptance``. 2. Define Test Scenarios: @@ -239,7 +239,7 @@ For more detailed internal debug information, use: View tests in the browser ========================= -You can watch your tests being run in an automated browser by visiting the following URL: ``https://mautic.ddev.site:7900/``. +You can watch your tests run in an automated browser by visiting the following URL: ``https://mautic.ddev.site:7900/``. ``noVNC`` Access: