Commit d593f7c
committed
fix: seed test settings.json from .vscode-test.mjs
Move the python.useEnvironmentsExtension=true seed into the test
config so local 'npm run smoke-test' / e2e / integration runs match
CI. Without it the extension short-circuits during activation and
registration tests fail. Drops the duplicated CI step and helper.1 parent 8e00522 commit d593f7c
4 files changed
Lines changed: 11 additions & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | 154 | | |
158 | 155 | | |
159 | 156 | | |
| |||
241 | 238 | | |
242 | 239 | | |
243 | 240 | | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | 241 | | |
248 | 242 | | |
249 | 243 | | |
| |||
331 | 325 | | |
332 | 326 | | |
333 | 327 | | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | 328 | | |
338 | 329 | | |
339 | 330 | | |
| |||
378 | 369 | | |
379 | 370 | | |
380 | 371 | | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | 372 | | |
385 | 373 | | |
386 | 374 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | 155 | | |
159 | 156 | | |
160 | 157 | | |
| |||
242 | 239 | | |
243 | 240 | | |
244 | 241 | | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | 242 | | |
249 | 243 | | |
250 | 244 | | |
| |||
332 | 326 | | |
333 | 327 | | |
334 | 328 | | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | 329 | | |
339 | 330 | | |
340 | 331 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
11 | 21 | | |
12 | 22 | | |
13 | 23 | | |
| |||
This file was deleted.
0 commit comments