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
81548caca9
commit
75e0b37798
|
@ -125,9 +125,6 @@ pipeline {
|
||||||
'test/cypress/integration/client/',
|
'test/cypress/integration/client/',
|
||||||
'test/cypress/integration/entry/',
|
'test/cypress/integration/entry/',
|
||||||
'test/cypress/integration/invoiceIn/',
|
'test/cypress/integration/invoiceIn/',
|
||||||
'test/cypress/integration/invoiceOut/',
|
|
||||||
'test/cypress/integration/item/',
|
|
||||||
'test/cypress/integration/Order/',
|
|
||||||
])
|
])
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue