Skip to content

Commit

Permalink
ignore this test for now until fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanunity committed Dec 10, 2024
1 parent eca97b8 commit 015d14e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/Tests/InputSystem.Editor/InputActionsEditorTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ public void CanListActionMaps()
}

[UnityTest]
[Ignore("Instability, see ISXB-1284")]
public IEnumerator CanCreateActionMap()
{
var button = m_Window.rootVisualElement.Q<Button>("add-new-action-map-button");
Expand Down

0 comments on commit 015d14e

Please sign in to comment.