refactor: refs #6695 comment out vnComponent tests in Jenkinsfile
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit
Details
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit
Details
This commit is contained in:
parent
decdcea2d8
commit
fe8873571d
|
@ -111,7 +111,7 @@ pipeline {
|
|||
steps {
|
||||
script {
|
||||
runTestsInParallel([
|
||||
'test/cypress/integration/vnComponent/',
|
||||
// 'test/cypress/integration/vnComponent/',
|
||||
'test/cypress/integration/outLogin/',
|
||||
])
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue