mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Didn't mean to commit that
This commit is contained in:
parent
735b404dcb
commit
a4123848f6
@ -43,7 +43,6 @@ namespace Wabbajack.BuildServer.Test
|
||||
[Fact]
|
||||
public async Task DontReenqueueDownloadedfiles()
|
||||
{
|
||||
Game.Witcher3.MetaData().GameLocation();
|
||||
var hash = Hash.FromLong(Random.Next(int.MinValue, int.MaxValue));
|
||||
await ClearDownloaderQueue();
|
||||
var _sql = Fixture.GetService<SqlService>();
|
||||
|
Loading…
Reference in New Issue
Block a user