mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-02 01:25:39 -05:00
remove duplicate code (#20664)
* remove dupe code * fix step name * fix errors * comment out arc * fix timeout issue * fix typo * update name
This commit is contained in:
@@ -501,11 +501,10 @@
|
||||
"@types/which": "^2.0.1",
|
||||
"@types/xml-formatter": "^1.1.0",
|
||||
"mocha": "^7.1.1",
|
||||
"mocha-junit-reporter": "^1.17.0",
|
||||
"mocha-multi-reporters": "^1.1.7",
|
||||
"should": "^13.2.1",
|
||||
"sinon": "^9.0.2",
|
||||
"typemoq": "^2.1.0"
|
||||
"typemoq": "^2.1.0",
|
||||
"@microsoft/azdata-test": "^2.0.3"
|
||||
},
|
||||
"__metadata": {
|
||||
"id": "70",
|
||||
|
||||
Reference in New Issue
Block a user