Add SheetRhoVariation
Passed! - Failed: 0, Passed: 37, Skipped: 178, Total: 215
This commit is contained in:
@ -148,10 +148,10 @@ public class RsM : LoggingUnitTesting, IDisposable
|
||||
StringBuilder results = new();
|
||||
(string cellInstanceName, string cellInstanceVersionName)[] collection = new (string, string)[]
|
||||
{
|
||||
new("CDE3", "v2.47.0"),
|
||||
new("CDE4", "v2.47.0"),
|
||||
new("CDE5", "v2.47.0"),
|
||||
new("CDE6", "v2.47.2"),
|
||||
new("CDE3", "v2.47.5"),
|
||||
new("CDE4", "v2.47.5"),
|
||||
new("CDE5", "v2.47.5"),
|
||||
new("CDE6", "v2.47.5"),
|
||||
new("CDE3-EQPT", "v2.47.0"),
|
||||
new("CDE4-EQPT", "v2.47.0"),
|
||||
new("CDE5-EQPT", "v2.47.0"),
|
||||
|
Reference in New Issue
Block a user