ProjectGuid

Added Climatec to Test.cs
GetJobIdDirectory
Remove and
mesfs
This commit is contained in:
2024-04-02 11:03:01 -07:00
parent 09d2d904c6
commit 6f48f4890e
6 changed files with 103 additions and 18 deletions

View File

@ -18,7 +18,7 @@ public class WC6INCH1_EQPT : EAFLoggingUnitTesting
internal static string DummyRoot { get; private set; }
internal static WC6INCH1_EQPT EAFLoggingUnitTesting { get; private set; }
static WC6INCH1_EQPT() => DummyRoot = @"\\messdv002.na.infineon.com\Candela\EC_Characterization_Si\Dummy";
static WC6INCH1_EQPT() => DummyRoot = @"\\mesfs.infineon.com\EC_Characterization_Si\Dummy";
public WC6INCH1_EQPT() : base(DummyRoot, testContext: null, declaringType: null, skipEquipmentDictionary: false)
{