#8581 invoiceIn e2e #1452

Merged
jorgep merged 153 commits from 8581-invoiceinE2e into dev 2025-03-20 08:58:01 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 66e4c3b86e - Show all commits
test/cypress

View File

@ -8,7 +8,7 @@ xargs -P "$1" -I {} sh -c '
echo "🔷 {}" &&
xvfb-run -a cypress run \
--headless \
--spec "{}" \
--spec "[test/cypress/integration/invoiceIn/*Descriptor.vue]" \
--quiet \
> /dev/null
'