Skip to content

Commit 247eac7

Browse files
Revert "CHANGE: XRI test ignored as it is causing issues in the CI. It should be re-enabled once resolved (#2390)"
This reverts commit 0bb75c4.
1 parent 01a0d7a commit 247eac7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Assets/Tests/InputSystem.Editor/XRIPackageTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ public IEnumerator TearDown()
3838

3939
[UnityTest]
4040
[Category("Integration")]
41-
[Ignore("ISX-2531 - This test is currently ignored as it is causing issues in the CI. It should be re-enabled once the underlying issue is resolved.")]
4241
public IEnumerator AdddingLatestXRIPackageThrowsNoErrors()
4342
{
4443
Application.logMessageReceived += HandleLog;

0 commit comments

Comments
 (0)