Skip to content

Commit

Permalink
🌱 skip failing GitHub status e2e test temporarily (#4274)
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Schrock <[email protected]>
  • Loading branch information
spencerschrock authored Aug 1, 2024
1 parent 2aa077c commit 99bc1aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clients/githubrepo/statuses_e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ var _ = Describe("E2E TEST: githubrepo.statusesHandler", func() {
})
Context("listStatuses()", func() {
It("returns statuses", func() {
Skip("TODO: https://github.com/ossf/scorecard/issues/4273")
repoURL := Repo{
owner: "ossf",
repo: "scorecard",
Expand Down

0 comments on commit 99bc1aa

Please sign in to comment.