Fix AllComponentsOneToOneDeleteTest
This commit is contained in:
@@ -390,6 +390,7 @@ namespace Content.IntegrationTests.Tests
|
|||||||
"LoadedChunk", // Worldgen chunk loading malding.
|
"LoadedChunk", // Worldgen chunk loading malding.
|
||||||
"BiomeSelection", // Whaddya know, requires config.
|
"BiomeSelection", // Whaddya know, requires config.
|
||||||
"ActivatableUI", // Requires enum key
|
"ActivatableUI", // Requires enum key
|
||||||
|
"Woundable", // Offbrand - we're not doing this on its own
|
||||||
};
|
};
|
||||||
|
|
||||||
await using var pair = await PoolManager.GetServerClient();
|
await using var pair = await PoolManager.GetServerClient();
|
||||||
|
|||||||
Reference in New Issue
Block a user