diff --git a/Adaptation/_Tests/Static/EC.cs b/Adaptation/_Tests/Static/EC.cs index 669e9ab..1fa0bbf 100644 --- a/Adaptation/_Tests/Static/EC.cs +++ b/Adaptation/_Tests/Static/EC.cs @@ -57,7 +57,7 @@ public class EC : LoggingUnitTesting, IDisposable { new("EC", "v2.43.0"), }; - string staging = "http://mestsa07ec.ec.local:9003/CellInstanceServiceV2"; + string staging = "http://mestsa07ec.infineon.com:9003/CellInstanceServiceV2"; Shared.PasteSpecialXml.EAF.XML.API.CellInstance.CellInstanceVersion cellInstanceVersion; LoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration")); foreach ((string cellInstanceName, string cellInstanceVersionName) in collection)