#8581 invoiceIn e2e #1452
test/cypress
|
@ -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
|
||||
'
|
||||
|
|
Loading…
Reference in New Issue