mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-18 05:18:24 +02:00
remove println
This commit is contained in:
parent
af753d3c54
commit
cd891acc97
@ -78,8 +78,6 @@ class NewmanExecuteTest extends BasePiperTest {
|
|||||||
testRepository: 'testRepo',
|
testRepository: 'testRepo',
|
||||||
failOnError: false
|
failOnError: false
|
||||||
)
|
)
|
||||||
println(jscr.shell)
|
|
||||||
println(jlr.log)
|
|
||||||
// asserts
|
// asserts
|
||||||
assertThat(jedr.dockerParams.dockerImage, is('testImage'))
|
assertThat(jedr.dockerParams.dockerImage, is('testImage'))
|
||||||
assertThat(testRepository, is('testRepo'))
|
assertThat(testRepository, is('testRepo'))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user