Skip to content

Commit 2b45630

Browse files
Rename constraint proximity test
1 parent 07944c2 commit 2b45630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MixedRealityToolkit.Tests/PlayModeTests/ConstraintTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ public IEnumerator ConstrainByNumberOfHands()
682682
/// Tests that different constraints can apply for near and far manipulation
683683
/// </summary>
684684
[UnityTest]
685-
public IEnumerator ConstrainByProximity()
685+
public IEnumerator CombinedConstraintFarNear()
686686
{
687687
TestUtilities.PlayspaceToOriginLookingForward();
688688

0 commit comments

Comments
 (0)