Skip to content

Commit 6f87a44

Browse files
committed
Typo
1 parent 8750195 commit 6f87a44

File tree

1 file changed

+1
-1
lines changed
  • content/posts/2025/07/30/six-weeks-of-claude-code

1 file changed

+1
-1
lines changed

content/posts/2025/07/30/six-weeks-of-claude-code/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Figuring out a testing strategy for the front-end isn't pretty, and I have seen
6666

6767
I wondered if I needed to wait for someone else, so instead of just "adding a test suite" - I opted to have Claude Code write tests for every pull request I made to the front end over the course of two weeks.
6868

69-
Then, after seeing the tests, I deleted them. It added an extra 5m to my process, but gave me an insight each time into different ways in which other projects. After weeks of this, I was ready to start looking at that problem systemically.
69+
Then, after seeing the tests, I deleted them. It added an extra 5m to my process, but gave me an insight each time into different ways in which other projects deal with the problem. After weeks of this, I was ready to start looking at that problem systemically.
7070

7171
The idea of writing tests for every pull request and then deleting it would just be so much time, there would be no way I'd be OK with doing.
7272

0 commit comments

Comments
 (0)