Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Remove unnecessary test
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel committed May 4, 2016
1 parent 4946cbc commit 617c0ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions keybase/report_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ func TestReportSuccess(t *testing.T) {
defer func() { defaultEndpoints.success = tmp }()

ctx := testContext(t)
ctx.ReportSuccess(testOptions)

err := ctx.reportSuccess(testOptions, server.URL, 5*time.Millisecond)
assert.NoError(t, err)
}

0 comments on commit 617c0ab

Please sign in to comment.