Commit 18482be
committed
fix(tests): specify test files explicitly to avoid glob expansion issues
- Replace glob patterns with explicit file paths in test scripts
- Fixes "Could not find" error in CI environments
- Ensures tests run correctly on both Node 18 and Node 201 parent 84590c5 commit 18482be
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 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments