From dae1f33c53775776ee226881a09a070a7ba14d5c Mon Sep 17 00:00:00 2001 From: Llewellyn Falco Date: Tue, 20 Feb 2024 22:59:33 -0700 Subject: [PATCH] Update BetterTestingWithApprovals.md --- BetterTestingWithApprovals.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BetterTestingWithApprovals.md b/BetterTestingWithApprovals.md index a3aa0b8..44790df 100644 --- a/BetterTestingWithApprovals.md +++ b/BetterTestingWithApprovals.md @@ -3,6 +3,7 @@ ## Talk Resources * [Slides](https://github.com/LearnWithLlew/TestingBetterWithApprovals.Slides/blob/main/slides/Testing%20Better%20with%20Approvals.pptx) * [Code](https://github.com/LearnWithLlew/TestingBetterWithApprovals.Slides/tree/main/src) +* [Final Documentation](https://github.com/LearnWithLlew/TestingBetterWithApprovals.Slides/blob/main/src/test/java/org/learnwithllew/week7/Week7.testConversations.approved.md) * [ApprovalTests](https://github.com/approvals/)