Skip to content

Commit 015d14e

Browse files
committed
ignore this test for now until fixed
1 parent eca97b8 commit 015d14e

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
@@ -71,6 +71,7 @@ public void CanListActionMaps()
7171
}
7272

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

0 commit comments

Comments
 (0)