mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
NetworkIdentityTests: clear up delegates
This commit is contained in:
parent
b91ed1aead
commit
85dab627ef
@ -1138,6 +1138,7 @@ public void HandleCommand()
|
||||
Assert.That(comp0.called, Is.EqualTo(1));
|
||||
|
||||
// clean up
|
||||
NetworkBehaviour.ClearDelegates();
|
||||
NetworkIdentity.spawned.Clear();
|
||||
NetworkBehaviour.ClearDelegates();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user