1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00

Remove outdated comment from test class

This commit is contained in:
Marcus Holl 2019-01-31 14:12:05 +01:00
parent 6a6e075da8
commit 6072bbd280

View File

@ -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,