diff --git a/Adaptation/_Tests/Extract/Staging/v2.47.5/MET08ANLYSDIFAAST230.cs b/Adaptation/_Tests/Extract/Staging/v2.47.5/MET08ANLYSDIFAAST230.cs index 287bb10..a605f1f 100644 --- a/Adaptation/_Tests/Extract/Staging/v2.47.5/MET08ANLYSDIFAAST230.cs +++ b/Adaptation/_Tests/Extract/Staging/v2.47.5/MET08ANLYSDIFAAST230.cs @@ -29,21 +29,6 @@ public class MET08ANLYSDIFAAST230 [TestMethod] public void Staging__v2_47_5__MET08ANLYSDIFAAST230__MoveMatchingFiles() => _MET08ANLYSDIFAAST230.Staging__v2_47_5__MET08ANLYSDIFAAST230__MoveMatchingFiles(); -#if DEBUG - [Ignore] -#endif - [TestMethod] - public void Staging__v2_47_5__MET08ANLYSDIFAAST230__MoveMatchingFiles637710931421087642__Normal() - { - string check = "*.pdsf"; - MethodBase methodBase = new StackFrame().GetMethod(); - _MET08ANLYSDIFAAST230.Staging__v2_47_5__MET08ANLYSDIFAAST230__MoveMatchingFiles(); - string[] variables = _MET08ANLYSDIFAAST230.AdaptationTesting.GetVariables(methodBase, check, validatePDSF: false); - IFileRead fileRead = _MET08ANLYSDIFAAST230.AdaptationTesting.Get(methodBase, sourceFileLocation: variables[2], sourceFileFilter: variables[3], useCyclicalForDescription: false); - Logistics logistics = new(fileRead); - _ = AdaptationTesting.ReExtractCompareUpdatePassDirectory(variables, fileRead, logistics, validatePDSF: false); - } - #if DEBUG [Ignore] #endif