Skip to content

Commit

Permalink
shutter-service: update protoc version
Browse files Browse the repository at this point in the history
  • Loading branch information
blockchainluffy committed Dec 16, 2024
1 parent 57f80ee commit 85e4578
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 62 deletions.
1 change: 1 addition & 0 deletions rolling-shutter/keyperimpl/shutterservice/handlers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ func TestHandleDecryptionKeySharesThresholdNotReached(t *testing.T) {
assert.Equal(t, len(msgs), 0)
}

//nolint
func TestHandleDecryptionKeySharesThresholdReached(t *testing.T) {
if testing.Short() {
t.Skip("skipping integration test")
Expand Down
Loading

0 comments on commit 85e4578

Please sign in to comment.