Update pkg/cmd/pr/shared/finder_test.go

Co-authored-by: Andy Feller <andyfeller@github.com>
This commit is contained in:
William Martin 2023-11-27 15:18:13 +01:00 committed by GitHub
parent e843349a13
commit 7aeccdb7a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"},