This commit is contained in:
2024-08-19 16:52:25 -07:00
parent 9289ed354f
commit 390090729b
25 changed files with 704 additions and 47 deletions

View File

@ -1,4 +1,4 @@
#if true
#if v2_56_0
using Adaptation._Tests.Shared;
using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
@ -48,9 +48,7 @@ public class ALIGNMENT_EQPT : EAFLoggingUnitTesting
EAFLoggingUnitTesting?.Dispose();
}
#if DEBUG
[Ignore]
#endif
[TestMethod]
public void Development__v2_56_0__ALIGNMENT_EQPT__DownloadExcelFile()
{