Skip to content

Commit 7b8d052

Browse files
author
Dan Hughes
committed
Add new output to existing test
1 parent a3aea11 commit 7b8d052

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/cmd/pr/view/view_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ func TestPRView_Preview_nontty(t *testing.T) {
9797
`reviewers:\t\n`,
9898
`projects:\t\n`,
9999
`milestone:\t\n`,
100+
`url:\thttps://github.com/OWNER/REPO/pull/12\n`,
101+
`number:\t12\n`,
100102
`blueberries taste good`,
101103
},
102104
},

0 commit comments

Comments
 (0)