We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c9b4b6 commit 95b77daCopy full SHA for 95b77da
Assets/Tests/InputSystem.Editor/ProjectWideInputActionsEditorTests.cs
@@ -236,7 +236,7 @@ public void Report(string message)
236
}
237
238
239
- [Test(Description = "Verifies that the default asset do not generate any verification errors (Regardless of existing requirements)")]
+ [Test(Description = "Verifies that the default asset does not generate any verification errors (Regardless of existing requirements)")]
240
[Category(kTestCategory)]
241
public void ProjectWideActions_ShouldSupportAssetVerification_AndHaveNoVerificationErrorsForDefaultAsset()
242
{
0 commit comments