feat: refs #6695 add additional test directories for Cypress integration tests in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
fe8873571d
commit
90ff0636a5
|
@ -125,6 +125,9 @@ pipeline {
|
|||
'test/cypress/integration/client/',
|
||||
'test/cypress/integration/entry/',
|
||||
'test/cypress/integration/invoiceIn/'
|
||||
'test/cypress/integration/invoiceOut/'
|
||||
'test/cypress/integration/item/'
|
||||
'test/cypress/integration/Order/'
|
||||
])
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue