You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-08-25 20:09:25 +02:00
Update src/ru/pulsar/jenkins/library/configuration/SmokeTestOptions.groovy
Co-authored-by: Nikita Fedkin <nixel2007@gmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@ class SmokeTestOptions implements Serializable {
|
||||
", xddConfigPath='" + xddConfigPath + '\'' +
|
||||
", publishToAllureReport=" + publishToAllureReport +
|
||||
", publishToJUnitReport=" + publishToJUnitReport +
|
||||
"coverage=" + coverage +
|
||||
", coverage=" + coverage +
|
||||
'}'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user