Skip to content

Commit 6d0f19d

Browse files
Fix formatting for InputForUITests.
1 parent b5ee4ff commit 6d0f19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Tests/InputSystem/Plugins/InputForUITests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ public void ActionsWithoutUIMap_ShouldNotGenerateWarnings()
547547

548548
LogAssert.NoUnexpectedReceived();
549549
}
550-
550+
551551
[Test(Description = "Verifies that user-supplied project-wide input actions generates warnings if the UI map is present but actions are missing.")]
552552
[Category(kTestCategory)]
553553
public void ActionsWithUIMap_MissingActions_ShouldGenerateWarnings()

0 commit comments

Comments
 (0)