fix: refs #8581 update Cypress test directory path for improved integration testing
gitea/salix-front/pipeline/pr-dev This commit is unstable Details

This commit is contained in:
Jorge Penadés 2025-03-12 10:24:22 +01:00
parent fc0d409ab6
commit 6605c8deca
1 changed files with 1 additions and 1 deletions

View File

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