- AppSetting bug fix - Updated testes with base test class and editor configuration changes - Created new server and wafer counter tasks json files and pipelines to match
9 lines
187 B
XML
9 lines
187 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RunSettings>
|
|
<MSTest>
|
|
<Parallelize>
|
|
<Workers>0</Workers>
|
|
<Scope>MethodLevel</Scope>
|
|
</Parallelize>
|
|
</MSTest>
|
|
</RunSettings> |