Commit e91d0e8
committed
test/integration/install: stub languageserver restart command
gopls restart command is called and creates a promise after gopls
installation.
Skip calling the command by stubbing the command call during
installation testing.
Fixes #2356
Change-Id: I9350d18b86f2a4f306909a7159eb291602648d41
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/418548
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Suzy Mueller <suzmue@golang.org>1 parent a6729ef commit e91d0e8
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| |||
0 commit comments