mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix query history text race condition (#20428)
* Fix query history text race condition * fix tests
This commit is contained in:
@@ -190,7 +190,7 @@
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@microsoft/azdata-test": "^1.5.2",
|
||||
"@microsoft/azdata-test": "^2.0.0",
|
||||
"@microsoft/vscodetestcover": "^1.2.1",
|
||||
"@types/mocha": "^7.0.2",
|
||||
"@types/node": "^12.11.7",
|
||||
|
||||
Reference in New Issue
Block a user