Skip to content

Commit 7b91d81

Browse files
authored
remove mocktest from sdk generation pipeline (Azure#19730)
1 parent 575bc88 commit 7b91d81

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

eng/codegen_to_sdk_config.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,5 @@
1616
"storeLogByFilter": "[error|Error|Exception]"
1717
}
1818
}
19-
},
20-
"mockTest": {
21-
"mockTestScript": {
22-
"path": "./eng/scripts/automation/Invoke-MockTest.ps1",
23-
"script": "pwsh",
24-
"logPrefix": "[GO-MockTest]",
25-
"stderr":{
26-
"storeLogByFilter": "[error|Error|Exception]"
27-
}
28-
}
2919
}
30-
}
20+
}

0 commit comments

Comments
 (0)