Skip to content

Commit 412639a

Browse files
style - PVP
Removing trailing space from comment.
1 parent 4d56f50 commit 412639a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/Tests/Runtime/NetworkVariable/NetworkListTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ public IEnumerator OwnerWriteTests()
338338
yield return WaitForConditionOrTimeOut(OnVerifyOwnerWriteData);
339339
AssertOnTimeout("Detected invalid count or value on one of the spawned instances!");
340340

341-
// Late join a client
341+
// Late join a client
342342
yield return CreateAndStartNewClient();
343343

344344
// Spawn an instance with the new client being the owner

0 commit comments

Comments
 (0)