mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Add more notebook extension tests (#11143)
* more tests * More tests * More tests * Add prompt tests
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"**/integrationTest/**",
|
||||
"**/node_modules/**",
|
||||
"**/test/**",
|
||||
"extension.js"
|
||||
"extension.js",
|
||||
"common/apiWrapper.js",
|
||||
"common/localizedConstants.js"
|
||||
],
|
||||
"reports": [
|
||||
"cobertura",
|
||||
|
||||
Reference in New Issue
Block a user