mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Update NexusApiTests.cs
This commit is contained in:
parent
b7832ce67c
commit
f36bd51414
@ -1,4 +1,3 @@
|
|||||||
/* TODO: Fix LOGIN with automated tests
|
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using Xunit;
|
using Xunit;
|
||||||
@ -42,4 +41,3 @@ public class NexusApiTests
|
|||||||
Assert.True(links.Length > 0);
|
Assert.True(links.Length > 0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
|
Loading…
Reference in New Issue
Block a user