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

This commit is contained in:
Alex Moreno 2025-02-11 16:02:40 +01:00
parent 81548caca9
commit 75e0b37798
1 changed files with 0 additions and 3 deletions

3
Jenkinsfile vendored
View File

@ -125,9 +125,6 @@ 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/',
])
}