diff --git a/pkg/cmd/pr/view/view_test.go b/pkg/cmd/pr/view/view_test.go index fa540fa62..827c7f1c0 100644 --- a/pkg/cmd/pr/view/view_test.go +++ b/pkg/cmd/pr/view/view_test.go @@ -97,6 +97,8 @@ func TestPRView_Preview_nontty(t *testing.T) { `reviewers:\t\n`, `projects:\t\n`, `milestone:\t\n`, + `url:\thttps://github.com/OWNER/REPO/pull/12\n`, + `number:\t12\n`, `blueberries taste good`, }, },