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);
|
||||
|
@ -186,7 +186,7 @@ public class MET08RESIHGCV
|
||||
[TestMethod]
|
||||
public void Production__v2_58_0__MET08RESIHGCV__InterceptIQS638507610398652181__First()
|
||||
{
|
||||
string check = "HgCV_Unload_Res_9Points.txt";
|
||||
string check = "HgCV_Unload_Res_9Points*.txt";
|
||||
MethodBase methodBase = new StackFrame().GetMethod();
|
||||
_MET08RESIHGCV.Production__v2_58_0__MET08RESIHGCV__InterceptIQS();
|
||||
string[] variables = _MET08RESIHGCV.AdaptationTesting.GetVariables(methodBase, check, validatePDSF: false);
|
||||
|
Reference in New Issue
Block a user