From 750a26dccb1cd15c1ee1cfc05732af886280a1b1 Mon Sep 17 00:00:00 2001 From: danrega <16720986+danrega@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:00:31 +0100 Subject: [PATCH] Update --- 14_ABAP_Unit_Tests.md | 1 - 1 file changed, 1 deletion(-) diff --git a/14_ABAP_Unit_Tests.md b/14_ABAP_Unit_Tests.md index 4c12f62..0c542bb 100644 --- a/14_ABAP_Unit_Tests.md +++ b/14_ABAP_Unit_Tests.md @@ -587,7 +587,6 @@ For more information about evaluating ABAP unit test results, see [here](https:/ - [Unit Testing with ABAP Unit](https://help.sap.com/docs/ABAP_PLATFORM_NEW/c238d694b825421f940829321ffa326a/08c60b52cb85444ea3069779274b43db.html?locale=en-US) - [ABAP Unit](https://help.sap.com/docs/ABAP_PLATFORM_NEW/ba879a6e2ea04d9bb94c7ccd7cdac446/491cfd8926bc14cde10000000a42189b.html?locale=en-US) -
## Executable Examples