mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Update DownloaderTests.cs
This commit is contained in:
parent
6f80a40dc9
commit
21b28c01bc
@ -435,9 +435,6 @@ namespace Wabbajack.Test
|
||||
Assert.IsTrue(converted.IsWhitelisted(new ServerWhitelist { AllowedPrefixes = new List<string>() }));
|
||||
|
||||
await converted.Download(new Archive { Name = "AFKMods Test.zip" }, filename);
|
||||
|
||||
Assert.AreEqual("GtjxHazwZ6s=", filename.FileHash());
|
||||
|
||||
}
|
||||
|
||||
[TestMethod]
|
||||
|
Loading…
Reference in New Issue
Block a user