diff --git a/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md b/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md
index 8cbb910de..d702e00ba 100644
--- a/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md
+++ b/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md
@@ -7,6 +7,7 @@ tags:
   - test-driven-development
   - drupal-planet
   - drupal
+  - testing
 use: [posts]
 ---
 {% block excerpt %}
diff --git a/source/_posts/2018-05-06-creating-custom-docksal-commands.md b/source/_posts/2018-05-06-creating-custom-docksal-commands.md
index 9a8e16f06..5e8b340ae 100644
--- a/source/_posts/2018-05-06-creating-custom-docksal-commands.md
+++ b/source/_posts/2018-05-06-creating-custom-docksal-commands.md
@@ -7,6 +7,7 @@ tags:
     - drupal-8
     - drupal-planet
     - phpunit
+    - testing
 ---
 ## What is Docksal?