Cleanup metadata + xform on entitytest (#18396)
This commit is contained in:
@@ -271,6 +271,7 @@ namespace Content.IntegrationTests.Tests
|
||||
// such as MetaData or Transform
|
||||
if (entityManager.HasComponent(entity, type))
|
||||
{
|
||||
entityManager.DeleteEntity(entity);
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user