diff --git a/src/content/daily-email/2023-11-13.md b/src/content/daily-email/2023-11-13.md index 8974fbdf..172570f3 100644 --- a/src/content/daily-email/2023-11-13.md +++ b/src/content/daily-email/2023-11-13.md @@ -27,7 +27,7 @@ Drupal allows you to run functional/browser tests to make requests to pages, che Symfony does the same with its web and kernel test cases. -## There's the thing... +## Here's the thing If you use a framework and want to more than unit testing, intsead of including another testing framework, try using some of the PHPUnit extensions that are provided by the framework.