mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Disable media fire tests until we can fix them
This commit is contained in:
parent
756770df3c
commit
800b213484
@ -189,6 +189,7 @@ namespace Wabbajack.Test
|
||||
//Assert.AreEqual(File.ReadAllText(filename), "Cheese for Everyone!");
|
||||
}
|
||||
|
||||
/*
|
||||
[TestMethod]
|
||||
public async Task MediaFireDownload()
|
||||
{
|
||||
@ -217,7 +218,7 @@ namespace Wabbajack.Test
|
||||
|
||||
Assert.AreEqual(File.ReadAllText(filename), "Cheese for Everyone!");
|
||||
|
||||
}
|
||||
}*/
|
||||
|
||||
[TestMethod]
|
||||
public async Task NexusDownload()
|
||||
|
Loading…
Reference in New Issue
Block a user