Ensure consistency between description and excerpt

This commit is contained in:
Oliver Davies 2021-06-30 08:00:00 +01:00
parent c6ee7f805e
commit 2f6f27e1fa
22 changed files with 22 additions and 22 deletions

View file

@ -1,6 +1,6 @@
---
title: Creating a custom PHPUnit command for DDEV
description: How to create a custom command to run PHPUnit commands in DDEV.
excerpt: How to create a custom command to run PHPUnit commands in DDEV.
tags: [DDEV, Drupal, Drupal Planet, PHP]
date: 2020-08-28
---