8714-devToTest #1547

Merged
alexm merged 712 commits from 8714-devToTest into test 2025-03-04 14:08:01 +00:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 90ff0636a5 - Show all commits

3
Jenkinsfile vendored
View File

@ -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/'
])
}