test(battle-engine M13): shared NetworkEmitFixtureBase teardown — close IsForecast/agent global leak
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,7 @@ namespace SVSim.BattleEngine.Tests
|
||||
// _battleCamera, _backGround) + RegisterActionManager + OperateReceive — the largest new shim
|
||||
// surface since M5's prefab path. Isolate "ctor runs" before any play is driven.
|
||||
[TestFixture]
|
||||
public class NetworkMgrConstructionProbeTests
|
||||
public class NetworkMgrConstructionProbeTests : NetworkEmitFixtureBase
|
||||
{
|
||||
[Test]
|
||||
public void HeadlessNetworkBattleMgr_constructs_headless()
|
||||
|
||||
Reference in New Issue
Block a user