From 6072bbd280de0fa3fed2398175d368c5be1c3061 Mon Sep 17 00:00:00 2001 From: Marcus Holl Date: Thu, 31 Jan 2019 14:12:05 +0100 Subject: [PATCH] Remove outdated comment from test class --- test/groovy/com/sap/piper/cm/ChangeManagementTest.groovy | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/groovy/com/sap/piper/cm/ChangeManagementTest.groovy b/test/groovy/com/sap/piper/cm/ChangeManagementTest.groovy index 3c200377b..b2abe39fa 100644 --- a/test/groovy/com/sap/piper/cm/ChangeManagementTest.groovy +++ b/test/groovy/com/sap/piper/cm/ChangeManagementTest.groovy @@ -386,9 +386,6 @@ public void testGetCommandLineWithCMClientOpts() { @Test public void testReleaseTransportRequestSucceedsRFC() { - // the regex provided below is an implicit check that the command line is fine. -// script.setReturnValue(JenkinsShellCallRule.Type.REGEX, '-tRFC releaseTransport.*-tID 002', 0) - new ChangeManagement(nullScript).releaseTransportRequest( BackendType.RFC, null,