Skip to content

Commit 98b3e14

Browse files
committed
Fix
1 parent b5ba051 commit 98b3e14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/googlecloud/pubsub_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ func TestPublishSubscribeOrdering(t *testing.T) {
126126
}
127127

128128
func TestSubscriberAllowedWhenAttachedToAnotherTopic(t *testing.T) {
129-
rand.Seed(time.Now().Unix())
130129
testNumber := rand.Int()
131130
logger := watermill.NewStdLogger(true, true)
132131

0 commit comments

Comments
 (0)