diff --git a/pkg/cmd/pr/shared/finder_test.go b/pkg/cmd/pr/shared/finder_test.go index bfd82a2f2..6df8d3000 100644 --- a/pkg/cmd/pr/shared/finder_test.go +++ b/pkg/cmd/pr/shared/finder_test.go @@ -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"},