Change to two spaces

This commit is contained in:
Oliver Davies 2024-09-08 23:09:54 +01:00
parent 2537fe2052
commit ed60ab964c
556 changed files with 2252 additions and 2252 deletions

View file

@ -1,11 +1,11 @@
---
title: >
Tests are living documentation
Tests are living documentation
pubDate: 2022-12-30
permalink: >-
archive/2022/12/30/tests-are-living-documentation
archive/2022/12/30/tests-are-living-documentation
tags:
- testing
- testing
---
Today I was working on a project and made a one-line change that updated a single value within an API response.