Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bmalehorn committed Dec 7, 2021
1 parent c628970 commit 53fdfe2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion check_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ func TestCheck(t *testing.T) {
resource.NewVersion(testPullRequests[3], testPullRequests[3].Tip.CommittedDate.Time),
resource.NewVersion(testPullRequests[2], testPullRequests[2].Tip.CommittedDate.Time),
resource.NewVersion(testPullRequests[1], testPullRequests[1].Tip.CommittedDate.Time),

},
},

Expand Down

0 comments on commit 53fdfe2

Please sign in to comment.