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: Coloured output with PHPUnit and GitHub Actions
description: How to have colours in your PHPUnit output when running with GitHub Actions.
excerpt: How to have colours in your PHPUnit output when running with GitHub Actions.
date: 2020-08-12
tags: [PHPUnit, Testing, GitHub Actions]
---