diff --git a/Content.IntegrationTests/Tests/EntityTest.cs b/Content.IntegrationTests/Tests/EntityTest.cs index 9b0e7729f5..06c4aa26e3 100644 --- a/Content.IntegrationTests/Tests/EntityTest.cs +++ b/Content.IntegrationTests/Tests/EntityTest.cs @@ -390,6 +390,7 @@ namespace Content.IntegrationTests.Tests "LoadedChunk", // Worldgen chunk loading malding. "BiomeSelection", // Whaddya know, requires config. "ActivatableUI", // Requires enum key + "Woundable", // Offbrand - we're not doing this on its own }; await using var pair = await PoolManager.GetServerClient();