Archived
Test run list proposal (#7617)
* Test run list propsal * fixed ts errors * added js file * excluding testSetup.js file from hygiene * moved ignore line to indententationFilter
This commit is contained in:
committed by
Elliot Boschwitz
parent
2ee3840650
commit
203ff3872f
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"setup": [
|
||||
"setup integration tests",
|
||||
"setup extension tests"
|
||||
],
|
||||
"pr": [
|
||||
"dacpac.*"
|
||||
],
|
||||
"windows": [
|
||||
"bds.*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user