fix: refs #8581 update Cypress test directory path for improved integration testing
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
This commit is contained in:
parent
fc0d409ab6
commit
6605c8deca
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
find 'test/cypress/integration/invoiceIn/' \
|
||||
find 'test/cypress/integration/' \
|
||||
-mindepth 1 \
|
||||
-maxdepth 1 \
|
||||
-type d | \
|
||||
|
|
Loading…
Reference in New Issue