Commit 0e6a788
authored
chore(ci): partially fix vscode test (#2538)
Right now, the VSCode test is failing in CI because the versions
of `@mongodb-js/devtools-connect` mismatch. We can align them the
same way we aligned the driver versions.
This does not turn the task green yet, but it is a necessary step
(the next one would be adjusting the VSCode source code for the
removal of the argument to `serviceProvider.close()` from c8e2697).1 parent 0c11ac4 commit 0e6a788
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| |||
0 commit comments