fix spelling scenarioTests
This commit is contained in:
parent
125e2274e2
commit
8f45907f5d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -40,7 +40,7 @@ pipeline {
|
||||
|
||||
stage ('Scenario-Tests') {
|
||||
steps {
|
||||
sh './gradlew scenrioTests'
|
||||
sh './gradlew scenarioTests'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user