Skip to content

Commit 38421aa

Browse files
committed
Update InputActionsEditorTests.cs
1 parent 015d14e commit 38421aa

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
@@ -148,6 +148,7 @@ public IEnumerator CanRenameActionMap()
148148
}
149149

150150
[UnityTest]
151+
[Ignore("Instability, see ISXB-1284")]
151152
public IEnumerator CanDeleteActionMap()
152153
{
153154
var actionMapsContainer = m_Window.rootVisualElement.Q("action-maps-container");

0 commit comments

Comments
 (0)