Update pkg/cmd/pr/shared/finder_test.go
Co-authored-by: Andy Feller <andyfeller@github.com>
This commit is contained in:
parent
e843349a13
commit
7aeccdb7a0
1 changed files with 1 additions and 1 deletions
|
|
@ -411,7 +411,7 @@ func TestFind(t *testing.T) {
|
|||
wantRepo: "https://github.com/OWNER/REPO",
|
||||
},
|
||||
{
|
||||
name: "inclduing project items",
|
||||
name: "including project items",
|
||||
args: args{
|
||||
selector: "",
|
||||
fields: []string{"projectItems"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue