1
0

Merge pull request #90 from 666Bounty999/develop

This commit is contained in:
Nikita Fedkin
2022-11-21 11:49:09 +03:00
committed by GitHub

View File

@@ -101,7 +101,7 @@ class SmokeTest implements Serializable {
} }
steps.withEnv(logosConfig) { steps.withEnv(logosConfig) {
VRunner.exec(command) VRunner.exec(command, true)
} }
if (options.publishToAllureReport) { if (options.publishToAllureReport) {