#8581 invoiceIn e2e #1452

Merged
jorgep merged 153 commits from 8581-invoiceinE2e into dev 2025-03-20 08:58:01 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 24b63c4da0 - Show all commits

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 | \