We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba24a9 commit aaae4b0Copy full SHA for aaae4b0
Assets/MixedRealityToolkit.Tests/PlayModeTests/Experimental/BoundsControlTests.cs
@@ -245,8 +245,6 @@ public IEnumerator RotateViaNearInteraction()
245
[UnityTest]
246
public IEnumerator RotateViaHololens1Interaction()
247
{
248
-
249
250
BoundsControl control = InstantiateSceneAndDefaultBbox();
251
yield return VerifyInitialBoundsCorrect(control);
252
PlayModeTestUtilities.PushHandSimulationProfile();
0 commit comments