From ed4ffe1c4b3719e8e89ba9c4f02350fd46f5c470 Mon Sep 17 00:00:00 2001 From: Paolo Prodossimo Lopes <70642432+PaoloProdossimoLopes@users.noreply.github.com> Date: Fri, 16 May 2025 09:21:04 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20otimize=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e2339e..2e39945 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It’s ideal for testing interactions, async flows, and error handling β€” witho - ⏱ Simulated delays (like network latency) - πŸŒ€ Full `async/await` support - ❗ Error simulation (`throw`) -- πŸ§ͺ Designed for clarity in unit tests +- πŸ§ͺ Designed for clarity in unit tests. ## Why Use EasyMock?