mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Disable TES Alliance tests while their site is down
This commit is contained in:
parent
040d6fdb3b
commit
a7765311a8
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user