test(pr edit): fix typo in test name
Co-authored-by: Andy Feller <andyfeller@github.com>
This commit is contained in:
parent
f6bb1ca756
commit
ec7c8ed844
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue