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 ce71107 commit d63e727Copy full SHA for d63e727
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