Cleanreturn materialtest (#14582)

This commit is contained in:
metalgearsloth
2023-03-11 14:01:44 +11:00
committed by GitHub
parent 1724ecb8d9
commit 304ec2c8b3

View File

@@ -63,6 +63,8 @@ namespace Content.IntegrationTests.Tests.Materials
mapManager.DeleteMap(testMap.MapId);
});
await pairTracker.CleanReturnAsync();
}
}
}