Skip to content

Commit 9d3e504

Browse files
committed
Update InputActionsEditorTests.cs
1 parent ef19674 commit 9d3e504

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/Tests/InputSystem.Editor/InputActionsEditorTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ public IEnumerator CanDeleteActionMap()
195195
}
196196

197197
[UnityTest]
198+
[Ignore("Instability, see ISXB-1284")]
198199
public IEnumerator CanRenameAction()
199200
{
200201
var actionContainer = m_Window.rootVisualElement.Q("actions-container");

0 commit comments

Comments
 (0)