Commit 94e1091
authored
The test script was previously checking for user stories under `specs/devfiles`,
which no longer exists or contains relevant test specs. This commit updates the
`checkUserstoryName` function to look in `specs/dashboard-samples`, where the
current user story specs (e.g., `*.spec.ts`) are now located.
This resolves issues where valid USERSTORY values were incorrectly reported
as missing.
Signed-off-by: Rohan Kumar <rohaan@redhat.com>
1 parent 7b28434 commit 94e1091
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments