Commit 3b30af2
fix: fix exec tests and clean up workspace-location-msg
The workspace-location-msg file was being called improperly by `npm
init` and not even tested, and when digging in it probably shouldn't be
used at all from there. It's not always a workspace in this context.1 parent 19f1497 commit 3b30af2
5 files changed
Lines changed: 76 additions & 1585 deletions
File tree
- lib
- commands
- exec
- tap-snapshots/test/lib/utils/config
- test/lib/commands
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 3 | | |
30 | 4 | | |
31 | 5 | | |
| |||
64 | 38 | | |
65 | 39 | | |
66 | 40 | | |
67 | | - | |
| 41 | + | |
68 | 42 | | |
69 | 43 | | |
70 | 44 | | |
| |||
94 | 68 | | |
95 | 69 | | |
96 | 70 | | |
97 | | - | |
98 | 71 | | |
99 | | - | |
100 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
101 | 75 | | |
102 | 76 | | |
103 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
| 121 | + | |
129 | 122 | | |
130 | 123 | | |
131 | 124 | | |
| |||
135 | 128 | | |
136 | 129 | | |
137 | 130 | | |
138 | | - | |
139 | 131 | | |
140 | 132 | | |
141 | 133 | | |
| |||
This file was deleted.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1117 | 1117 | | |
1118 | 1118 | | |
1119 | 1119 | | |
1120 | | - | |
| 1120 | + | |
1121 | 1121 | | |
1122 | 1122 | | |
1123 | 1123 | | |
| |||
0 commit comments