mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -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:
@@ -151,11 +151,10 @@
|
||||
"@types/node": "^10.14.8",
|
||||
"@types/request": "^2.48.1",
|
||||
"mocha": "^7.1.1",
|
||||
"mocha-junit-reporter": "^1.17.0",
|
||||
"mocha-multi-reporters": "^1.1.7",
|
||||
"should": "^13.2.1",
|
||||
"typemoq": "^2.1.0",
|
||||
"lodash": "^4.17.21"
|
||||
"lodash": "^4.17.21",
|
||||
"@microsoft/azdata-test": "^2.0.3"
|
||||
},
|
||||
"__metadata": {
|
||||
"id": "65",
|
||||
|
||||
Reference in New Issue
Block a user