We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a832b3 commit 4149db8Copy full SHA for 4149db8
tests/integration/git_misc_test.go
@@ -171,7 +171,6 @@ func TestAgitReviewStaleness(t *testing.T) {
171
172
// Get initial commit ID for the review
173
initialCommitID := pr.HeadCommitID
174
- assert.NoError(t, err)
175
t.Logf("Initial commit ID: %s", initialCommitID)
176
177
// Create a review on the PR (as user1 reviewing user2's PR)
0 commit comments