Commit 7e6c91b
committed
test - fix
The server no longer sends the OwnershipChangeMessage to itself.
The TrackOwnershipChangeSentMetric test was processing that extra message to just get to the actual ChangeOwnershipMessage metric. I removed that portion of this test.1 parent 1c8d423 commit 7e6c91b
File tree
1 file changed
+0
-7
lines changed- com.unity.netcode.gameobjects/Tests/Runtime/Metrics
1 file changed
+0
-7
lines changedLines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 76 | | |
84 | 77 | | |
85 | 78 | | |
| |||
0 commit comments