Archived
1
0

fix(testing): reduce flakiness in extension e2e tests (#5481)

This commit is contained in:
Joe Previte
2022-08-22 12:47:36 -07:00
committed by GitHub
parent 33ee184ed7
commit 8352a22e33
4 changed files with 17 additions and 4 deletions

View File

@ -4,7 +4,7 @@
"version": "0.0.1",
"publisher": "coder",
"activationEvents": [
"onCommand:codeServerTest.proxyUri"
"onStartupFinished"
],
"engines": {
"vscode": "^1.56.0"