Skip to content

Commit 4149db8

Browse files
committed
remove unnecessary change
1 parent 2a832b3 commit 4149db8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/git_misc_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ func TestAgitReviewStaleness(t *testing.T) {
171171

172172
// Get initial commit ID for the review
173173
initialCommitID := pr.HeadCommitID
174-
assert.NoError(t, err)
175174
t.Logf("Initial commit ID: %s", initialCommitID)
176175

177176
// Create a review on the PR (as user1 reviewing user2's PR)

0 commit comments

Comments
 (0)