Skip to content

Commit 00766c3

Browse files
committed
Reenabled WhenAnticipating_ValueChangesImmediately test
1 parent 063606a commit 00766c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

com.unity.netcode.gameobjects/Tests/Runtime/NetworkTransformAnticipationTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ public AnticipatedNetworkTransform GetOtherClientComponent()
115115
}
116116

117117
[Test]
118-
[UnityPlatform(exclude = new[] { RuntimePlatform.Android })] // TODO: this ignored test is tracked in MTT-11341
119118
public void WhenAnticipating_ValueChangesImmediately()
120119
{
121120
var testComponent = GetTestComponent();

0 commit comments

Comments
 (0)