Skip to content

Commit

Permalink
chore: self-review improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanchriswhite authored Jun 27, 2024
1 parent f47a4b8 commit d2f1ef5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/shared/session_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ func TestGetEarliestProofCommitHeight_IsDeterministic(t *testing.T) {
_, err := rand.Read(proofWindowOpenBlockHash[:])

if !assert.NoError(t, err) {
t.Log("cancelling")
cancel()
return
}
Expand Down

0 comments on commit d2f1ef5

Please sign in to comment.