From 3a1af6e25dbc2718dbb4bc85d7d3f7fc2e5ac61c Mon Sep 17 00:00:00 2001 From: Chethan Thopaiah <41570277+ChethanT@users.noreply.github.com> Date: Fri, 15 May 2026 16:14:32 +0200 Subject: [PATCH] enable disabled tests --- .../DisabledTests/SubcontractingTests.json | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 src/Apps/W1/Subcontracting/Test/DisabledTests/SubcontractingTests.json diff --git a/src/Apps/W1/Subcontracting/Test/DisabledTests/SubcontractingTests.json b/src/Apps/W1/Subcontracting/Test/DisabledTests/SubcontractingTests.json deleted file mode 100644 index 59f6337559..0000000000 --- a/src/Apps/W1/Subcontracting/Test/DisabledTests/SubcontractingTests.json +++ /dev/null @@ -1,26 +0,0 @@ -[ - { - "bug": "617432", - "codeunitId": 139989, - "codeunitName": "Subc. Subcontracting Test", - "method": "TestPostItemChargeAssignedToSubcontractingLingValueEntryWithCapacityRelation" - }, - { - "bug": "635057", - "codeunitId": 149910, - "codeunitName": "Subc. WIP Transfer Post Test", - "method": "PostWIPTransferOrder_ShipPartialReceiveFullReceive" - }, - { - "bug": "635057", - "codeunitId": 149910, - "codeunitName": "Subc. WIP Transfer Post Test", - "method": "PostWIPTransferOrder_FullWhseHandling_ShipPartialReceiveFullReceive" - }, - { - "bug": "635057", - "codeunitId": 149910, - "codeunitName": "Subc. WIP Transfer Post Test", - "method": "PostWIPTransferOrder_FullWhseHandling_SerialTrackedItem" - } -] \ No newline at end of file