0
0
Fork 0

ci: refs change spec parallel

This commit is contained in:
Jorge Penadés 2025-03-13 09:46:14 +01:00
parent b46e1b3fec
commit 24b63c4da0
1 changed files with 1 additions and 1 deletions
test/cypress

View File

@ -1,6 +1,6 @@
#!/bin/bash
find 'test/cypress/integration/invoiceIn/*Descriptor.spec.js' \
find 'test/cypress/integration/invoiceIn/**' \
-mindepth 1 \
-maxdepth 1 \
-type d | \