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:
parent
6a6e075da8
commit
6072bbd280
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user