Disable TES Alliance tests while their site is down

This commit is contained in:
Timothy Baldridge 2020-03-23 15:47:57 -06:00
parent 040d6fdb3b
commit a7765311a8

View File

@ -341,6 +341,7 @@ namespace Wabbajack.Test
}
/* Site is down
[TestMethod]
public async Task TESAllianceDownload()
{
@ -364,6 +365,7 @@ namespace Wabbajack.Test
Assert.AreEqual(File.ReadAllText(filename), "Cheese for Everyone!");
}
*/
/* WAITING FOR APPROVAL BY MODERATOR
[TestMethod]