Skip to content

Commit cb34113

Browse files
author
Tim Middleton
committed
Further test updates
1 parent 5a70c14 commit cb34113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/topics/subscriber_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ func runTestSubscriberGroup(g *gomega.WithT, subscriberGroup string, options ...
141141
)
142142

143143
const (
144-
topicName = "my-topic-with-sg"
144+
topicName = "my-topic-with-sg-2"
145145
)
146146

147147
session1, topic1 := getSessionAndTopic[utils.Person](g, topicName)

0 commit comments

Comments
 (0)