Commit c8b6fe6
committed
test(cypress): expand cypress:run:docker specPattern to cover all E2E tests
Changed specPattern from 'cypress/e2e/docker/**' to 'cypress/e2e/**'
so the Docker Cypress suite picks up all test files, not just the
docker/ subdirectory. This ensures new test files are included in CI.1 parent 486e23b commit c8b6fe6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments