Re-enable IPC import test

This commit is contained in:
Dean Herbert 2021-09-21 17:54:09 +09:00
parent ffdaf23329
commit 78e7755df1
1 changed files with 0 additions and 1 deletions

View File

@ -582,7 +582,6 @@ public async Task TestImportWithDuplicateBeatmapIDs()
[Test]
[NonParallelizable]
[Ignore("Binding IPC on Appveyor isn't working (port in use). Need to figure out why")]
public void TestImportOverIPC()
{
using (HeadlessGameHost host = new CleanRunHeadlessGameHost($"{nameof(ImportBeatmapTest)}-host", true))