Build Pipeline
This commit is contained in:
@ -184,7 +184,7 @@ public class MET08RESIHGCV : EAFLoggingUnitTesting
|
||||
[TestMethod]
|
||||
public void Production__v2_58_0__MET08RESIHGCV__InterceptIQS()
|
||||
{
|
||||
string check = "HgCV_Unload_Res_9Points.txt";
|
||||
string check = "HgCV_Unload_Res_9Points*.txt";
|
||||
MethodBase methodBase = new StackFrame().GetMethod();
|
||||
EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
|
||||
_ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
|
||||
|
Reference in New Issue
Block a user