Skip to content

Commit 9c24656

Browse files
CopilotMrGadget1024
andcommitted
Remove placeholder issue number from test comment
Co-authored-by: MrGadget1024 <9826063+MrGadget1024@users.noreply.github.com>
1 parent 3077fb6 commit 9c24656

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Assets/Mirror/Tests/Editor/NetworkServer/NetworkServerTest.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,8 +1119,7 @@ public void SpawnObjects_OnlyIfServerActive()
11191119
Assert.That(NetworkServer.SpawnObjects(), Is.False);
11201120
}
11211121

1122-
// Test for the issue: SpawnObjects sends spawn messages to connections without player objects
1123-
// https://github.com/MirrorNetworking/Mirror/issues/XXXX
1122+
// Test for: SpawnObjects sends spawn messages to connections without player objects
11241123
[Test]
11251124
public void SpawnObjects_DoesNotAddObserversForConnectionsWithoutIdentity()
11261125
{

0 commit comments

Comments
 (0)