Can't reach Staging from selected agent

This commit is contained in:
2023-05-17 10:29:45 -07:00
parent 3be69b54c2
commit 93f2fc5080
2 changed files with 0 additions and 4 deletions

View File

@ -78,9 +78,7 @@ public class BACKLOG : LoggingUnitTesting, IDisposable
NonThrowTryCatch();
}
#if DEBUG
[Ignore]
#endif
[TestMethod]
public void Staging()
{

View File

@ -69,9 +69,7 @@ public class MESAFIBACKLOG : LoggingUnitTesting, IDisposable
LoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
}
#if DEBUG
[Ignore]
#endif
[TestMethod]
public void Staging()
{