diff --git a/test/cypress/cypressParallel.sh b/test/cypress/cypressParallel.sh index a7073b24b0..eed87d8c71 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 | \