From fa0bf48b28047fc27090b7c9ca4073d8dbda2b43 Mon Sep 17 00:00:00 2001 From: Alex Ravenna Date: Sun, 22 Feb 2026 21:49:41 +0100 Subject: [PATCH] Fix typo in 'Respawn' link --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index bb8c145..1d6cc0b 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -200,7 +200,7 @@ If you like or are using this project to learn or start your solution, please gi - [WebApplicationFactory](https://docs.microsoft.com/aspnet/core/test/integration-tests) - [.NET Aspire](https://learn.microsoft.com/en-us/dotnet/aspire) - [Test Containers](https://github.com/testcontainers/testcontainers-dotnet) - - [Respwan](https://github.com/jbogard/Respawn) + - [Respawn](https://github.com/jbogard/Respawn) 3. Snapshot Testing - [Verify](https://github.com/VerifyTests/Verify) 4. Behavior Testing