Skip to content

Commit 85e4578

Browse files
shutter-service: update protoc version
1 parent 57f80ee commit 85e4578

File tree

2 files changed

+261
-62
lines changed

2 files changed

+261
-62
lines changed

rolling-shutter/keyperimpl/shutterservice/handlers_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ func TestHandleDecryptionKeySharesThresholdNotReached(t *testing.T) {
9191
assert.Equal(t, len(msgs), 0)
9292
}
9393

94+
//nolint
9495
func TestHandleDecryptionKeySharesThresholdReached(t *testing.T) {
9596
if testing.Short() {
9697
t.Skip("skipping integration test")

0 commit comments

Comments
 (0)