Commit 4795bb2
committed
[WIP] Fix test failures from modal
The issue was that I was trying ot use a native module that was compiled
for a different version of node than the one that VS Code uses.
The resolution was that I access the library I need directly from the VS
Code codebase using a method that Denis wrote.
Signed-off-by: David Thompson <davthomp@redhat.com>1 parent 397605b commit 4795bb2
File tree
7 files changed
+50
-1230
lines changed- .vscode
- src
- odo
- webview/openshift-terminal
- test/ui/suite
7 files changed
+50
-1230
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | 91 | | |
| 92 | + | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments