Commit e314c7d
committed
Fix mock path imports in spec and fetch-report-data tests
- spec.test.mts: Update mock path from './purl.mts' to '../purl/parse.mts' to match actual import location
- fetch-report-data.test.mts: Add mock for @socketsecurity/lib/constants/process getSpinner function1 parent 00149a0 commit e314c7d
File tree
2 files changed
+8
-1
lines changed- packages/cli/src
- commands/scan
- utils/npm
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments