Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Assets/Tests/InputSystem.Editor/XRIPackageTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public IEnumerator TearDown()

[UnityTest]
[Category("Integration")]
[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.")]
public IEnumerator AdddingLatestXRIPackageThrowsNoErrors()
Comment thread
josepmariapujol-unity marked this conversation as resolved.
Outdated
{
Application.logMessageReceived += HandleLog;
Comment thread
josepmariapujol-unity marked this conversation as resolved.
Expand Down
Loading