diff --git a/source/_pages/drupal-testing.md b/source/_pages/drupal-testing.md index 7c129585..eb10688c 100644 --- a/source/_pages/drupal-testing.md +++ b/source/_pages/drupal-testing.md @@ -28,7 +28,7 @@ I offer an interactive full-day workshop (previously presented in-person for Dru * Exercise: writing tests for existing Drupal core functionality. * Exercise: adding tests to an existing custom module. * What is test-driven development? -* Exercise: writing a new Drupal module from scratch with tests. +* Exercise: writing a new Drupal module from scratch with test-driven development. * Q&A