diff --git a/test/cypress/cypressParallel.sh b/test/cypress/cypressParallel.sh index a7073b24b..eed87d8c7 100644 --- a/test/cypress/cypressParallel.sh +++ b/test/cypress/cypressParallel.sh @@ -1,6 +1,6 @@ #!/bin/bash -find 'test/cypress/integration/invoiceIn/' \ +find 'test/cypress/integration/' \ -mindepth 1 \ -maxdepth 1 \ -type d | \