test(pr edit): fix typo in test name

Co-authored-by: Andy Feller <andyfeller@github.com>
This commit is contained in:
Kynan Ware 2025-05-15 13:41:38 -06:00 committed by GitHub
parent f6bb1ca756
commit ec7c8ed844
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -500,7 +500,7 @@ func Test_editRun(t *testing.T) {
stdout: "https://github.com/OWNER/REPO/pull/123\n",
},
{
name: "Legacy assignee user are fetched and updated on unsupported GitHub Hosts",
name: "Legacy assignee users are fetched and updated on unsupported GitHub Hosts",
input: &EditOptions{
Detector: &fd.DisabledDetectorMock{},
SelectorArg: "123",