Update daily email permalinks

This is a follow-up to commit 3be9031de8
as each daily email has a `permalink` value that overrides the default
content type permalink.
This commit is contained in:
Oliver Davies 2024-05-20 23:58:27 +01:00
parent 382793dc33
commit 5eba6de81a
158 changed files with 159 additions and 159 deletions

View file

@ -1,7 +1,7 @@
---
title: Tests can assert multiple things
date: 2024-01-19
permalink: archive/2024/01/19/tests-can-assert-multiple-things
permalink: daily/2024/01/19/tests-can-assert-multiple-things
snippet: |
Should each automated test only have a single assertion?
tags: