Fix GridFill comp skip (#21944)

Oop.
This commit is contained in:
metalgearsloth
2023-11-29 13:20:37 +11:00
committed by GitHub
parent f9e4f5e68f
commit cebf0823eb

View File

@@ -303,7 +303,7 @@ namespace Content.IntegrationTests.Tests
"DebugExceptionExposeData",
"DebugExceptionInitialize",
"DebugExceptionStartup",
"GridFillComponent",
"GridFill",
"Map", // We aren't testing a map entity in this test
"MapGrid",
"Broadphase",