From a522c422e0d78833b29f2d7630ead409ab191b0f Mon Sep 17 00:00:00 2001 From: Jeff Date: Thu, 13 Nov 2025 08:11:46 -0500 Subject: [PATCH] fixed formatting issue --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8bd5204..ba3e4da 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,6 @@ Refactor `OpportunityTrigger` into a handler class (or classes) that handles the - Create unit tests covering positive and negative paths for each handler method. - Include a bulk test that updates 50 `Opportunity` records where only half qualify for the `after update` logic. - Deploy the refactored code and run the tests, then report coverage and key observations. -``` ## 📂 Categories Guide